@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: arial, "黑体", sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	background: #fff;
}
div, p, span, ul, li, a, input, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
	word-break: break-all;
}
input {
	outline: none;
}
ul, ol, dl {
	list-style: none;
	padding: 0;
}
/*{ behavior: url(images/iepngfix.htc);}*/
.clear {
	clear: both;
}
A:link {
	color: #5d5d5d;
	text-decoration: none;
}
A:visited {
	color: #5d5d5d;
	text-decoration: none;
}
A:hover {
	color: #1784e0;
	text-decoration: none;
}
A:active {
	color: #5d5d5d;
	text-decoration: none;
}
#top {

	width: 100%;
	height: 105px;
	margin: 0px;
	background: url(../images/bg_top.jpg);
}


#top .nav {
	float: right;
	height: 65px;
	margin-top: 40px;
	padding: 0px;
	font-family: arial, "黑体", sans-serif;
}
/*广告位样��*/
#banner {
	float: left;
	width: 100%;
	height: 450px;
}
#full-screen-slider {
	POSITION: relative;
	WIDTH: 100%;
	FLOAT: left;
	HEIGHT: 450px;
	z-index: -99;
}
#slides {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	HEIGHT: 450px;
	LIST-STYLE-IMAGE: none;
	PADDING-TOP: 0px
}
#slides LI {
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	HEIGHT: 100%;
	LIST-STYLE-IMAGE: none;
	PADDING-TOP: 0px;
	z-index: -99;
}
#slides LI A {
	TEXT-INDENT: -9999px;
	WIDTH: 100%;
	DISPLAY: block;
	HEIGHT: 100%
}
#pagination {
	Z-INDEX: 9900;
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	BOTTOM: 15px;
	LIST-STYLE-IMAGE: none;
	PADDING-TOP: 0px;
	LEFT: 50%
}
#pagination LI {
	LIST-STYLE-TYPE: none;
	WIDTH: 45px;
	DISPLAY: block;
	BACKGROUND: #d9d9d9;
	FLOAT: left;
	HEIGHT: 10px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 5px;
	LIST-STYLE-IMAGE: none;
	opacity: 0.8;
}
#pagination LI A {
	PADDING-BOTTOM: 0px;
	TEXT-INDENT: -9999px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	HEIGHT: 100%;
	PADDING-TOP: 0px
}
#pagination LI.current {
	BACKGROUND: #fe2a32;
	opacity: 1;
}
/*END广告位样��*/

/*首页公司切换*/
#company_list {
	float: left;
	width: 100%;
	height: 410px;
	background: url(../images/bg_company.jpg) 50% 0% no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#company_list .panel {
	width: 1180px;
	margin: 0px auto;
}
.panel .left_click {
	float: left;
	width: 15px;
	height: 25px;
	margin-top: 100px;
	margin-right: 31px;
	cursor: pointer;
}
.panel .right_click {
	float: right;
	width: 15px;
	height: 25px;
	margin-top: 100px;
	cursor: pointer;
}
.panel .jtlist {
	float: left;
	width: 1088px;
	position: relative;
	overflow: hidden;
}
.jtlist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	overflow: hidden;
	width: 9180px;
	height: 355px;
}
.jtlist ul li {
	float: left;
	margin-top: 45px;
	height: 310px;
	margin-right: 96px;
	width: 200px;
}
.jtlist li .bigpic {
	/*width: 136px;
	height: 136px;
	*/
	border: 2px solid #dadada;
	border-radius: 68px;
	float: left;
	margin-left: 30px;
	position: relative;
}
.jtlist li .currentpic {
	width: 132px;
	height: 132px;
	border: 4px solid #e62129;
	border-radius: 66px;
	float: left;
	margin-left: 30px;
	position: relative;
}
.currentpic .pic {
	width: 122px;
	height: 122px;
	margin: 5px;
	text-align: center;
}
.bigpic .pic {
	/*width: 122px;
	height: 122px;*/
	margin: 7px;
	text-align: center;
}
.jtlist li .pic img {
	width: 122px;
	height: 122px;
	border-radius: 61px;
}
/*.bigpic .zezhao {
	width: 122px;
	height: 122px;
	border-radius: 61px;
	background: #fe2a32;
	opacity: 0.7;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 9;
}
*/
.jtlist li .name {
	width: 100%;
	float: left;
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	font-family: arial, "黑体", sans-serif;
	text-align: center;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
}
.jtlist li .info {
	width: 100%;
	float: left;
	height: 60px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: justify;
	margin-top: 25px;
}
.jtlist li .btn01 {
	margin-top: 15px;
	float: left;
	width: 100%;
	text-align: center;
	height: 30px;
}
/*END首页公司切换*/
.panel .jtlist2 {
	float: left;
	width: 1180px;
	position: relative;
	overflow: hidden;
}
.jtlist2 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.jtlist2 ul li {
	float: left;
	margin-top:20px;
	/*width: 195px;
	margin-left: 50px;
	margin-right: 50px;
	*/
	padding: 0px 20px 0px 20px;
    border-width: 0px;
	background-color: #f6f6f6;
}
.jtlist2 .frist2 {
	border-left: none;
	padding-left: 0px;
	margin-left: 0px;
}
.jtlist2 li .bigpic {
	/*width: 136px;*/
	height: 136px;
	/*border: 2px solid #dadada;*/
	border-radius: 68px;
	/*float: left;
	margin-left: 27px;*/
	position: relative;
}
.jtlist2 li .currentpic {
	width: 132px;
	height: 132px;
	border: 4px solid #e62129;
	border-radius: 66px;
	float: left;
	margin-left: 27px;
	position: relative;
}
.currentpic .pic {
	width: 122px;
	height: 122px;
	margin: 5px;
	text-align: center;
}
.bigpic .pic {
	/*width: 122px;
	height: 122px;
	*/
	margin: 7px;
	text-align: center;
}
.jtlist2 li .pic img {
	width: 122px;
	height: 122px;
	/*border-radius: 61px;*/
}
/*.bigpic .zezhao {
	width: 122px;
	height: 122px;
	border-radius: 61px;
	background: #fe2a32;
	opacity: 0.7;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 9;
}
*/
.jtlist2 li .name {
	width: 100%;
	float: left;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-family: arial, "黑体", sans-serif;
	text-align: center;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
}
.jtlist2 li .name a:link, .jtlist2 li .name a:visited, .jtlist2 li .name a:hover, .jtlist2 li .name a:active {
	color: #333;
	text-decoration: none;
}
.jtlist2 li .info {
	width: 100%;
	float: left;
	line-height: 20px;
	color: #333;
	font-size: 12px;
	letter-spacing: 1.7px;
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
	height: 100px;
}
.jtlist2 li .btn01 {
	margin-top: 5px;
	float: left;
	width: 100%;
	height: 30px;
	margin-left: 10px;
	text-align: center;
}
/*首页公新��*/
#indexnews {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding: 0px;
}
.container .newstitle {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #2e2626;
	font-family: arial, "黑体", sans-serif;
	float: left;
	margin-bottom: 35px;
	letter-spacing: 1px;
}
.container .newstab {
	width: 100%;
	float: left;
	height: 30px;
	border-bottom: 1px solid #dddddd;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.newstab .tablist {
	margin: 0px auto;
	height: 30px;
	text-align: center;
}
.tablist span {
	color: #2e2626;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: arial, "黑体", sans-serif;
	margin: 0px 30px;
	padding: 0px;
	font-weight: bold;
}
.tablist .current {
	color: #e62129;
}
.tablist a:link {
	color: #2e2626;
}
.tablist a:visited {
	color: #2e2626;
}
.tablist a:hover {
	color: #e62129;
}
.tablist a:active {
	color: #2e2626;
}
.container .left_click {
	float: left;
	width: 15px;
	height: 25px;
	margin-top: 75px;
	margin-right: 17px;
	cursor: pointer;
}
.container .right_click {
	float: right;
	width: 15px;
	height: 25px;
	margin-top: 75px;
	cursor: pointer;
}
.container .newspiclist {
	/*float: left;
	width: 1115px;
	position: relative;
	overflow: hidden;
	*/
}
.newspiclist ul {
	margin: 0px;
	padding: 0px;
	/*position: relative;
	width: 9800px;
	*/
	height: 200px;
}
.newspiclist ul li {
	/*width: 185px;
	float: left;
	margin-right: 1px;
	height: 200px;
	position: relative;
	*/
}
.newspiclist li .pic {
	/*width: 185px;*/
	height: 185px;
	cursor: pointer;
	
}
.newspiclist .pic img {
	/*width: 185px;*/
	height: 185px;
	
}
.newspiclist li .xzk {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 185px;
	height: 200px;
	background: url(../images/bg_newspic.png) no-repeat;
}
.container .allinfo {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.allinfo .left {
	float: left;
	margin-left: 32px;
	width: 410px;
	line-height: 30px;
	margin-right: 35px;
}
.left .title {
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	letter-spacing: 1px;
	font-family: arial, "黑体", sans-serif;
	text-align: left;
}
.left .title a:link, .left .title a:visited, .left .title a:hover, .left .title a:active {
	color: #383838;
	text-decoration: none;
}
.left .time {
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #383838;
	letter-spacing: 0px;
	font-family: arial, "黑体", sans-serif;
	text-align: left;
}
.allinfo .right {
	float: left;
	width: 620px;
	padding-left: 25px;
	border-left: 1px solid #ebebeb;
	position: relative;
	min-height: 100px;
}
.right .text {
	float: left;
	width: 100%;
	line-height: 25px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #666666;
	font-size: 14px;
	text-align: justify;
	font-family: arial, "黑体", sans-serif;
}
.right .text a:link, .right .text a:visited, .right .text a:hover, .right .text a:active {
	color: #666666;
}
.right .moretext {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 25px;
	line-height: 25px;
	color: #383838;
	font-size: 14px;
	font-family: arial, "黑体", sans-serif;
}
.right .moretext a:link, .right .moretext a:visited, .right .moretext a:hover, .right .moretext a:active {
	color: #383838;
}
.container .bigmore {
	float: left;
	width: 100%;
	height: 80px;
	text-align: center;
	margin-bottom: 35px;
}
/*END首页公新��*/	
/*首页关于我们*/	
#indexabout {
	width: 100%;
	/*height: 390px;*/
	background: url(../images/bg_about.jpg) 50% 0%;
	float: left;
	padding: 30px;
}
.container .abouttitle {
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 35px;
	height: 25px;
	line-height: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #fff1f2;
	text-align: center;
	letter-spacing: 1px;
}
.container .infoxk {
	/* width: 958px; */
    /* height: 158px; */
    border: 1px solid #e6878c;
    /* margin-left: 110px; */
    /* float: left;*/
}
.infoxk .text2 {
	text-align: center;
    font-size: 16px;
    color: #fff1f2;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-family: arial, "黑体", sans-serif;
    /* width: 828px; */
    /* padding: 19px 65px;*/
}
.container .bigmore2 {
	float: left;
	width: 100%;
	height: 60px;
	text-align: center;
	margin-top: 30px;
}
.bigmore2 img {
	width: 60px;
	height: 60px;
	opacity: 0.8;
}
/*END首页关于我们*/	

/*首页联系我们*/
#indexcontact {
	width: 100%;
	background: #f6f6f6;
	float: left;
	padding: 45px 0px 40px 0px;
}
.container .tel {
	/*width: 315px;*/
	float: left;
	text-align: center;
}
#indexcontact .icon {
	width: 100%;
	height: 56px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
}
#indexcontact .text {
	width: 100%;
	text-align:center;
	line-height: 30px;
	color: #000000;
	font-size: 14px;
	font-family: arial, "黑体", sans-serif;
	float: left;
}
.container .sjgline {
	margin-left: 10px;
	border-left: 1px solid #d1d1d1;
	width: 1px;
	margin-top: 10px;
	float: left;
}
.container .map {
	/*width: 530px;*/
	float: left;
	text-align: center;
	/*margin-right: 30px;*/
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.container .ewm {
	/*width: 130px;*/
	float: right;
	/*margin-right: 55px;*/
	text-align: center;
}
.ewm .text3 {
	float: left;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #000000;
	font-size: 18px;
	font-family: arial, "黑体", sans-serif;
	letter-spacing: 0.5px;
}
.ewm .ewmpic {
	/*float: left;
	width: 130px;*/
	height: 130px;
	margin-top: 15px;
}
/*END首页联系我们*/

/*首页底部*/
#indexfooter {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	border-top: 2px solid #e3e3e3;
	background: #f6f6f6;
	font-family: arial, "黑体", sans-serif;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #333;
}
/*END首页底部*/

#footer {
	width: 100%;
	float: left;
	/*height: 72px;*/
	background: url(../images/bg_footer.jpg) 50% 0%;
	line-height: 72px;
	font-family: arial, "黑体", sans-serif;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #f6f6f6;
}
/*产品与服��*/
#proservice_banner {
	width: 100%;
	height: 274px;
	float: left;
	background: url(../images/bg_proservice.png) 50% 0%;
}
#proservice_banner .title {
	color: #fff1f2;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 45px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#proservice_banner .infoxk {
	/*float: left;
	width: 958px;
	height: 50px;*/
	border: 1px solid #e6878c;
	/*margin-left: 110px;*/
	margin-bottom: 60px;
}
.infoxk .text3 {
	width: 100%;
	line-height: 30px;
	float: left;
	text-align: center;
	padding: 11px 0px;
	color: #fff1f2;
	font-family: arial, "黑体", sans-serif;
	font-size: 22px;
	letter-spacing: 0.5px;
}
#proservice_banner .bigmore3 {
	width: 100%;
	height: 65px;
	text-align: center;
	float: left;
}
#proservice_main {
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 100px 0px 80px 0px;
	position: relative;
}
#proservice_main .name {
	float: left;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	width: 100%;
	text-align: center;
	color: #575757;
	font-weight: bold;
	font-family: arial, "黑体", sans-serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#proservice_main .intro {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 34px;
}
.intro p {
	padding: 0px 90px;
	line-height: 34px;
	font-size: 14px;
	color: #707070;
	letter-spacing: 0.5px;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
}
.intro img {
	margin: 30px 8px 0px 7px;
}
#proservice_main2 {
	width: 100%;
	float: left;
	background: #fff;
	padding: 60px 0px 90px 0px;
}
.container .protablist {
	float: left;
	height: 50px;
	line-height: 50px;
	margin-bottom: 35px;
	text-align: center;
	width: 100%;
}
.protablist ul {
	margin: 0px;
	padding: 0px;
	width: 580px;
	margin: 0px auto;
}
.protablist li {
	color: #707070;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 5px;
	padding: 0;
	background: #f1f1f1;
	width: 279px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 6px;
	cursor: pointer;
}
.protablist .current {
	color: #fff;
	background: #e62129;
}
.protablist li a:link {
	color: #707070;
	background: #f1f1f1;
	display: block;
}
.protablist li a:visited {
	color: #707070;
	background: #f1f1f1;
}
.protablist li a:hover {
	color: #fff;
	background: #e62129;
}
.protablist li a:active {
	color: #707070;
	background: #f1f1f1;
}
.container .prointro {
	width: 100%;
	float: left;
	line-height: 34px;
}
.prointro p {
	padding: 0px 99px;
	line-height: 34px;
	font-size: 14px;
	color: #707070;
	letter-spacing: 0.5px;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
}
/*END产品与服��*/

/*战略合作*/
#investors_banner {
	width: 100%;
	height: 274px;
	float: left;
	background: url(../images/bg_investors.png) 50% 0%;
}
#investors_banner .title {
	color: #fff1f2;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 45px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#investors_banner .infoxk {
	    /* float: left; */
    width: 80%;
   /* height: 50px;*/
    border: 1px solid #e6878c;
    /* margin-left: 110px; */
    /* margin-bottom: 60px; */
    margin-left: auto;
    margin-right: auto;
}
.infoxk .text3 {
	width: 100%;
	line-height: 30px;
	float: left;
	text-align: center;
	padding: 11px 0px;
	color: #fff1f2;
	font-family: arial, "黑体", sans-serif;
	font-size: 22px;
	letter-spacing: 0.5px;
}
#investors_main {
	width: 100%;
	float: left;
	background: url(../images/bg_investorsmain.jpg) repeat-x;
	background-color: #f6f6f6;
}
.container .invtablist {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
}
.invtablist ul {
	margin: 0px;
	padding: 0px;
	width: 228px;
	margin: 0px auto;
}
.invtablist li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 96px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px 9px;
	cursor: pointer;
}
.invtablist .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.invtablist li a:link {
	color: #29211f;
}
.invtablist li a:visited {
	color: #29211f;
}
.invtablist li a:hover {
	color: #e62129;
}
.invtablist li a:active {
	color: #29211f;
}
.container .invtabinfo {
	width: 100%;
	float: left;
	margin: 40px 0px 55px 0px;
	line-height: 34px;
}
.invtabinfo p {
	/*padding: 0px 80px;*/
	line-height: 32px;
	font-size: 14px;
	color: #545454;
	letter-spacing: 0.5px;
	text-align: left;
	text-indent: 2em;
	font-family: arial, "黑体", sans-serif;
}
#investors_banner2 {
	width: 100%;
	height: 300px;
	float: left;
	background: url(../images/bg_investors2.png) 50% 0%;
	cursor: pointer;
}
#investors_main2 {
	width: 100%;
	float: left;
	background-color: #fff;
	margin-top: 50px;
}
.container .invtablist2 {
	float: left;
	height: 60px;
	line-height: 53px;
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
	background: url(../images/bg_investorsmain2.jpg) repeat;
}
.invtablist2 ul {
	margin: 0px;
	padding: 0px;
	width: 100px;
	margin: 0px auto;
}
.invtablist2 li {
	color: #2e2828;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 0;
	width: 90px;
	height: 53px;
	line-height: 53sx;
	text-align: center;
	float: left;
	margin: 0px 5px;
	cursor: pointer;
	font-weight: bold;
}
.invtablist2 .current {
	color: #e62129;
	border-bottom: 5px solid #b71821;
}
.invtablist2 li a:link {
	color: #2e2828;
}
.invtablist2 li a:visited {
	color: #2e2828;
}
.invtablist2 li a:hover {
	color: #e62129;
}
.invtablist2 li a:active {
	color: #2e2828;
}
.container .invintroinfo {
	float: left;
	width: 100%;
	margin: 0px 0px 70px 0px;
}
.invintroinfo ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.invintroinfo ul li {
	float: left;
	margin: 0px;
	height: 335px;
	width: 256px;
	margin-left: 52px;
	padding: 0px;
	background: #f6f6f6;
}
.invintroinfo .frist {
	margin-left: 0px;
}
.invintroinfo li .pic {
	width: 100%;
	float: left;
	margin: 45px 0px 37px 0px;
	height: 116px;
	text-align: center;
	padding: 0px;
}
.invintroinfo .pic img {
	width: 116px;
	height: 116px;
	border-radius: 58px;
}
.invintroinfo li .name {
	width: 196px;
	float: left;
	margin: 0px 30px 26px 30px;
	height: 52px;
	line-height: 26px;
	text-align: center;
	padding: 0px;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	color: #292929;
	letter-spacing: 0.5px;
}
.invintroinfo li .moredetail {
	float: left;
	margin-left: 65px;
	width: 126px;
	height: 35px;
	color: #fff;
	background: #29211f;
	line-height: 35px;
	font-family: arial, "黑体", sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.5px;
	cursor: pointer;
}
.invintroinfo li .moredetail a:link {
	color: #fff;
	background: #29211f;
	display: block;
}
.invintroinfo li .moredetail a:visited {
	color: #fff;
	background: #29211f;
}
.invintroinfo li .moredetail a:hover {
	color: #fff;
	background: #e62129;
}
.invintroinfo li .moredetail a:active {
	color: #fff;
	background: #29211f;
}
/*END战略合作*/
/*战略合作详细*/
.container .invtabinfo2 {
	width: 100%;
	float: left;
	margin: 40px 0px 55px 0px;
	line-height: 34px;
}
.invtabinfo2 .left {
	width: 830px;
	float: left;
	padding-right: 30px;
	border-right: 1px solid #c7c7c7;
	min-height: 486px;
	padding-bottom: 50px;
}
.invtabinfo2 .right {
	float: right;
	width: 270px;
}
.invtabinfo2 .left .back {
	width: 100%;
	float: left;
	text-align: right;
	height: 25px;
	line-height: 25px;
	font-family: simsun, arial, "黑体", sans-serif;
	font-size: 14px;
	color: #959595;
	letter-spacing: 0.5px;
}
.back a:link {
	color: #959595;
}
.back a:visited {
	color: #959595;
}
.back a:hover {
	color: #e62129;
}
.back a:active {
	color: #959595;
}
.invtabinfo2 .left .title2 {
	float: left;
	width: 100%;
	height: 70px;
	line-height: 70px;
	color: #333;
	text-align: left;
	font-size: 20px;
	letter-spacing: 0.5px;
}
.invtabinfo2 .left .time {
	float: left;
	width: 100%;
	height: 43px;
	background: url(../images/bg_investinfo.png);
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	color: #666666;
	letter-spacing: 0.5px;
}
.invtabinfo2 .left .detailinfo {
	float: left;
	width: 100%;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.invtabinfo2 .detailinfo p {
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding: 0px 45px 0px 5px;
	letter-spacing: 0.5px;
	text-align: left;
}
.detailinfo a:link, .detailinfo a:visited, .detailinfo a:hover, .detailinfo a:active {
	color: #2c3bce;
}
.invtabinfo2 .right .list {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.invtabinfo2 .list ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.invtabinfo2 .list ul li {
	float: left;
	width: 100%;
	margin-top: 45px;
}
.invtabinfo2 .list .title3 {
	float: left;
	width: 100%;
	height: 80px;
	line-height: 28px;
	color: #333;
	text-align: left;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-family: arial, "黑体", sans-serif;
	background: url(../images/bg_investinfo2.png);
}
.title3 a:link {
	color: #333;
}
.title3 a:visited {
	color: #333;
}
.title3 a:hover {
	color: #e62129;
}
.title3 a:active {
	color: #333;
}
.invtabinfo2 .list .time {
	float: left;
	width: 100%;
	height: 35px;
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	color: #666666;
	letter-spacing: 0.5px;
	line-height: 35px;
}
/*END战略合作详细*/

/*新闻动���*/
#news_banner {
	width: 100%;
	height: 274px;
	float: left;
	background: url(../images/bg_news.png) 50% 0%;
}
#news_banner .title {
	color: #fff1f2;
	/*float: left;*/
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 45px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#news_banner .infoxk {
	/*float: left;
	width: 958px;
	height: 50px;*/
	border: 1px solid #e6878c;
	/*margin-left: 110px;*/
	margin-bottom: 60px;
}
.infoxk .text3 {
	width: 100%;
	line-height: 30px;
	float: left;
	text-align: center;
	padding: 11px 0px;
	color: #fff1f2;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
}
#news_main {
	width: 100%;
	float: left;
	background: url(../images/bg_investorsmain.jpg) repeat-x;
	background-color: #f6f6f6;
	padding-bottom: 25px;
}
.container .newslist {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
.newslist ul {
	margin: 0px;
	padding: 0px;
	width: 228px;
	margin: 0px auto;
}
.newslist li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 96px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px 9px;
	cursor: pointer;
}
.newslist .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.newslist li a:link {
	color: #29211f;
	display: block;
}
.newslist li a:visited {
	color: #29211f;
}
.newslist li a:hover {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.newslist li a:active {
	color: #29211f;
}
.newspiclist li .xzk2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 179px;
	height: 179px;
	border: 3px solid #e62129;
	cursor: pointer;
}
#news_main2 {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 25px;
}
.container .newsinfolist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.newsinfolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.newsinfolist ul li {
	    float: left;
    /* width: 360px; */
    margin-top: 50px;
    /* margin-left: 50px; */
    margin-bottom: 10px;
    background: url(../images/bg_newslist.png) no-repeat;
}
.newsinfolist .frist {
	margin-left: 0px;
}
.newsinfolist li .date {
	float: left;
	width: 38px;
	position: absolute;
    left: 0px;
}
.date .year {
	float: left;
	width: 100%;
	height: 12px;
	line-height: 12px;
	margin-top: 6px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.5px;
}
.date .mouth {
	float: left;
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 6px;
	text-align: center;
	letter-spacing: 0.5px;
}
.date .day {
	float: left;
	width: 100%;
	height: 27px;
	line-height: 27px;
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.5px;
}
.newsinfolist li .newsinfo2 {
	float: left;
    margin-left: 35px;
    /*width: 100%;*/
    height: 135px;
    position: relative;
}
.newsinfo2 .title4 {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 130%;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0.5px;
	font-family: arial, "黑体", sans-serif;
	height: 56px;
	margin-top: -6px;
}
.title4 a:link {
	color: #000;
}
.title4 a:visited {
	color: #000;
}
.title4 a:hover {
	color: #e62129;
}
.title4 a:active {
	color: #000;
}
.newsinfo2 .introinfo {
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 7px;
	font-size: 12px;
	height: 44px;
	line-height: 22px;
	color: #888888;
	font-family: arial, "黑体", sans-serif;
}
.container .newsqht {
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center;
	height: 80px;
	margin-bottom: 30px;
}
.newsqht .qhtlist2 {
	margin: 0px auto;
	width: 252px;
	height: 80px;
}
.qhtlist2 ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 80px;
}
.qhtlist2 ul li {
	width: 80px;
	height: 80px;
	margin: 0px 23px;
	float: left;
	cursor: pointer;
}
.qhtlist2 li a:link {
	background: url(../images/btn_newslist.png);
	display: block;
}
.qhtlist2 li a:visited {
	background: url(../images/btn_newslist.png);
}
.qhtlist2 li a:hover {
	background: url(../images/btn_newslist2.png);
}
.qhtlist2 li a:active {
	background: url(../images/btn_newslist.png);
}
/*END新闻动���*/
/*新闻动���?-详细*/
.container .newsdetailinfo2 {
	width: 100%;
	float: left;
	margin: 0px 0px 55px 0px;
	line-height: 34px;
}
.newsdetailinfo2 .left {
	/*width: 830px;*/
	float: left;
	padding-right: 30px;
	border-right: 1px solid #c7c7c7;
	min-height: 486px;
	padding-bottom: 30px;
}
.newsdetailinfo2 .right {
	float: right;
	/*width: 300px;*/
}
.newsdetailinfo2 .left .back {
	width: 100%;
	float: left;
	text-align: right;
	height: 25px;
	line-height: 25px;
	font-family: simsun, arial, "黑体", sans-serif;
	font-size: 14px;
	color: #959595;
	letter-spacing: 0.5px;
}
.back a:link {
	color: #959595;
}
.back a:visited {
	color: #959595;
}
.back a:hover {
	color: #e62129;
}
.back a:active {
	color: #959595;
}
.newsdetailinfo2 .left .title2 {
	float: left;
	width: 100%;
	/*height: 70px;
	line-height: 70px;*/
	color: #333;
	text-align: left;
	font-size: 20px;
	letter-spacing: 0.5px;
}
.newsdetailinfo2 .left .time {
	float: left;
	width: 100%;
	height: 43px;
	background: url(../images/bg_investinfo.png);
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	color: #666666;
	letter-spacing: 0.5px;
}
.newsdetailinfo2 .left .detailinfo {
	float: left;
	width: 100%;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.newsdetailinfo2 .detailinfo p {
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding: 0px 45px 0px 5px;
	letter-spacing: 0.5px;
	text-align: left;
}
.detailinfo a:link, .detailinfo a:visited, .detailinfo a:hover, .detailinfo a:active {
	color: #2c3bce;
}
.newsdetailinfo2 .detailinfo img {
	text-align: left;
	margin-bottom: 40px;
}
.newsdetailinfo2 .right .newsinfolist2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.newsinfolist2 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.newsinfolist2 ul li {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 50px;
	background: url(../images/bg_newslist.png) no-repeat;
}
.newsinfolist2 li .date {
	float: left;
	/*width: 38px;*/
	position: absolute;
    left: 0px;
}

.date .mouth {
	float: left;
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 6px;
	text-align: center;
	letter-spacing: 0.5px;
}
.date .day {
	float: left;
	width: 100%;
	height: 27px;
	line-height: 27px;
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.5px;
}
.newsinfolist2 li .newsinfo2 {
	float: left;
	margin-left:45px;
	/*width: 247px;*/
	height: 135px;
	position: relative;
}
.newsinfo2 .title4 {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0.5px;
	font-family: arial, "黑体", sans-serif;
	height: 56px;
	margin-top: -6px;
}
.title4 a:link {
	color: #000;
}
.title4 a:visited {
	color: #000;
}
.title4 a:hover {
	color: #e62129;
}
.title4 a:active {
	color: #000;
}
.newsinfo2 .introinfo {
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 7px;
	font-size: 12px;
	height: 44px;
	line-height: 22px;
	color: #888888;
	font-family: arial, "黑体", sans-serif;
}
/*END新闻动���?-详细*/

/*公司介绍*/
#about_banner {
	width: 100%;
	height: 274px;
	float: left;
	background: url(../images/bg_about.png) 50% 0%;
}
#about_banner .title {
	color: #fff1f2;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 45px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#about_banner .infoxk {
	float: left;
	/*width: 958px;
	height: 50px;*/
	border: 1px solid #e6878c;
	/*margin-left: 110px;*/
	margin-bottom: 60px;
	    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.infoxk .text3 {
	width: 100%;
	line-height: 30px;
	float: left;
	text-align: center;
	padding: 11px 0px;
	color: #fff1f2;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
}
#about_main {
	width: 100%;
	float: left;
	background: url(../images/bg_investorsmain.jpg) repeat-x;
	background-color: #f6f6f6;
}
#about_mainall {
	float: left;
	width: 100%;
	background: #f6f6f6;
}
#about_mainall1 {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 25px;
	background-color: #f6f6f6;
}
.container .aboutlist {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
.aboutlist ul {
	margin: 0px;
	padding: 0px;
	/*width: 480px;*/
	margin: 0px auto;
}
.aboutlist li {
	    color: #29211f;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0;
    /* width: 96px; */
    height: 83px;
    line-height: 83px;
    text-align: center;
    float: left;
    /* margin: 0px 9px; */
    cursor: pointer;
}
.aboutlist .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.aboutlist li a:link {
	color: #29211f;
	display: block;
}
.aboutlist li a:visited {
	color: #29211f;
}
.aboutlist li a:hover {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.aboutlist li a:active {
	color: #29211f;
}
.container .aboutinfo {
	float: left;
	width: 100%;
	margin: 50px 0px;
}
.aboutinfo .left {
	float: left;
	/*width: 420px;*/
}
.aboutinfo .left img {
	width: 420px;
}
.aboutinfo .right {
	float: left;
	/*width: 685px;
	margin-left: 75px;*/
}
.aboutinfo .right .title5 {
	float: left;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-family: arial, "黑体", sans-serif;
	color: #4c4c4c;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
	font-size: 24px;
}
.aboutinfo .right .info {
	float: left;
	width: 100%;
}
.aboutinfo .right .info p {
	float: left;
	width: 100%;
	line-height: 28px;
	font-family: arial, "黑体", sans-serif;
	color: #4c4c4c;
	letter-spacing: 0.5px;
	font-size: 14px;
}
#about_main2 {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 25px;
	padding-top: 25px;
}
#about_main2 .title6 {
	float: left;
	width: 100%;
	height: 78px;
	line-height: 78px;
	border-bottom: 1px solid #f2f2f2;
	font-family: arial, "黑体", sans-serif;
	color: #29211f;
	letter-spacing: 0.5px;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 55px;
}
#about_main2 .container .sublist {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: arial, "黑体", sans-serif;
	margin-bottom: 30px;
}
.sublist ul {
	margin: 0px;
	float: left;
	padding: 0px;
}
.sublist ul li {
	float: left;
	width: 236px;
	font-family: arial, "黑体", sans-serif;
	margin: 0px;
	padding: 0px;
}
.sublist li .pic {
	float: left;
	width: 100%;
	text-align: center;
	height: 164px;
}
.sublist li .pic img {
	width: 158px;
	height: 158px;
	border-radius: 79px;
	text-align: center;
	border: 3px solid #cdcdcd;
}
.sublist .gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.sublist li .pic .current2 {
	border: 3px solid #e62129;
}
.sublist li .name {
	float: left;
	width: 100%;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
	line-height: 38px;
	margin-top: 10px;
	font-size: 18px;
	letter-spacing: 0.5px;
	color: #2a2221;
}
.sublist li .name a:link {
	color: #2a2221;
}
.sublist li .name a:visited {
	color: #2a2221;
}
.sublist li .name a:hover {
	color: #e62129;
}
.sublist li .name a:active {
	color: #2a2221;
}
/*END公司介绍*/

/*核心价�*/
.container .aboutvalue {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 45px 0px;
}
.aboutvalue .vleft {
    /* margin-left: 140px; */
    /* width: 500px; */
    /* float: left; */
    font-family: arial, "黑体", sans-serif;
    text-align: left;
}
.aboutvalue .title7 {
	/*float: left;
	margin-left: 110px;
	width: 200px;*/
	height: 80px;
	background: url(../images/bg_vaule.png);
	margin-bottom: 35px;
}
.title7 .big {
	margin-top: 18px;
	height: 32px;
	line-height: 32px;
	font-family: arial, "黑体", sans-serif;
	float: left;
	width: 100%;
	font-size: 24px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #ec6a1f;
	text-align: center;
}
.title7 .small {
	margin-bottom: 16px;
	height: 14px;
	line-height: 14px;
	font-family: arial, "黑体", sans-serif;
	float: left;
	width: 100%;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #ec6a1f;
	text-align: center;
	text-transform: uppercase;
}
.aboutvalue ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.aboutvalue ul li {
	float: left;
	width: 50%;
	height: 20px;
	line-height: 20px;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	color: #352f2f;
	letter-spacing: 0.5px;
	text-align: left;
	margin-bottom: 15px;
}
.aboutvalue .vright {
	    /* margin-left: 150px; */
    /* width: 240px; */
    float: left;
    font-family: arial, "黑体", sans-serif;
    text-align: left;
}
.vright .pic, .vleft2 .pic {
	    /* float: left; */
    /* width: 240px; */
    height: 240px;
}
.vright .pic img, .vleft2 .pic img {
	width: 240px;
	height: 240px;
	border-radius: 120px;
}
.about_value2 {
	width: 100%;
	float: left;
	background: #fff;
	padding-top: 45px;
}
.about_value3 {
	width: 100%;
	float: left;
	background: #f6f6f6;
	padding-top: 45px;
}
.aboutvalue .vleft2 {
	/*margin-left: 200px;
	width: 240px;*/
	float: left;
	font-family: arial, "黑体", sans-serif;
	text-align: left;
}
.aboutvalue .vright2 {
	/*margin-left: 130px;
	width: 580px;*/
	float: left;
	font-family: arial, "黑体", sans-serif;
	text-align: left;
}
/*END核心价���*/

/*管理团队*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}/* Hides from IE-mac */
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
*+html .clearfix {
	min-height: 1%;
}
/* section */
.section {
	width: 1180px;
	margin: 10px auto;
	overflow: hidden;
}
.section ul {
	float: left;
	width: 1180;
	margin: 0px;
	padding: 0px;
}
.section ul li {
	float: left;
	width: 230px;
	margin: 0px 3px 60px 3px;
	height: 290px;
	display: inline;
	overflow: hidden;
	position: relative;
}
.section ul li .photo {
	float: left;
	width: 100%;
	text-align: center;
	height: 162px;
	overflow: hidden;
	margin-top: 10px;
}
.section ul li .photo img {
	width: 160px;
	height: 160px;
	border-radius: 80px;
	text-align: center;
	border: 1px solid #eaeaea;
}
.section .textall {
	width: 210px;
	height: 118px;
	overflow: hidden;
	position: absolute;
	top: 172px;
	left: 10px;
}
.section .textall .name {
	float: left;
	width: 100%;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
	line-height: 25x;
	margin-top: 20px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #2a2221;
	height: 25px;
	font-weight: bold;
}
.section .textall .nametx {
	float: left;
	width: 100%;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
	line-height: 25px;
	height: 25px;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #333;
}
.section .textall .namecompany {
	float: left;
	width: 100%;
	text-align: left;
	font-family: arial, "黑体", sans-serif;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 0.8px;
	color: #888;
	margin-top: 5px;
	height: 40px;
	overflow: hidden;
}
.section .rsp {
	width: 230px;
	height: 290px;
	overflow: hidden;
	position: absolute;
	background: #fff;
	top: 0px;
	left: 0px;
}
.section .text {
	position: absolute;
	width: 230px;
	height: 280px;
	left: 0px;
	top: 290px;
	overflow: hidden;
}
.section .text .infotext1 {
	width: 210px;
	float: left;
	color: #333;
	text-align: left;
	margin: 25px 10px;
	line-height: 22px;
	color: #333;
	font-size: 14px;
	font-family: arial, "黑体", sans-serif;
	letter-spacing: 0.5px;
}
/*END管理团队*/


/*可持续发��*/
.container .develist {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: arial, "黑体", sans-serif;
	margin-bottom: 30px;
	width: 100%;
}
.develist p {
	padding: 12px 66px;
	font-family: arial, "黑体", sans-serif;
	line-height: 24px;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #333333;
	text-align: left;
}
.develist p img {
	width: 1048px;
	margin: 20px 0px 30px 0px;
}
/*END可持续发��*/

/*联系我们*/
#contact_banner {
	width: 100%;
	height: 274px;
	float: left;
	background: url(../images/bg_contact.png) 50% 0%;
}
#contact_banner .title {
	color: #fff1f2;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 45px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#contact_banner .infoxk {
	    float: left;
    width: 100%;
    /* height: 50px; */
    border: 1px solid #e6878c;
    /* margin-left: 110px; */
    margin-bottom: 60px;
}
#contact_main {
	float: left;
	width: 100%;
	background: #fff;
	padding: 30px 0px 0px 0px;
	margin: 0px;
}
.container .allconlist {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.allconlist .left_click {
	float: left;
	width: 15px;
	height: 25px;
	margin-top: 85px;
	margin-right: 5px;
	cursor: pointer;
}
.allconlist .right_click {
	float: right;
	width: 15px;
	height: 25px;
	margin-top: 85px;
	cursor: pointer;
}
.allconlist .comconlist {
	float: left;
	/*width: 1180px;*/
	position: relative;
	overflow: hidden;
}
.comconlist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	/*width: 1180px;*/
}
.comconlist ul li {
	    float: left;
    height: 185px;
    /* margin-left: 10px; */
    /* width: 290px; */
    /* padding: 30px 0px; */
}
.comconlist .first {
	float: left;
	height: 185px;
	margin-left: 0px;
	width: 280px;
}
.comconlist li .icon {
	float: left;
	width: 100%;
	text-align: left;
	height: 43px;
}
.comconlist li .com_name {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 46px;
	height: 46px;
	font-size: 18px;
	font-weight: bold;
	color: #27201f;
}
.comconlist li .com_tel {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/icon_contel.png) no-repeat;
	text-indent: 1.5em;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5b5b;
	letter-spacing: 0.5px;
}
.comconlist li .com_add {
	float: left;
	width: 100%;
	line-height: 24px;
	color: #5d5b5b;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
}
#contact_main2 {
	float: left;
	width: 100%;
	background: #f6f6f6;
	padding: 45px 0px 70px 0px;
	margin: 0px;
}
#contact_main2 .container .cleft3 {
	float: left;
	/*width: 830px;*/
	text-align: left;
}
.cleft3 .text4 {
	width: 100%;
	text-align: left;
	height: 20px;
	line-height: 20px;
	margin-bottom: 30px;
	font-size: 20px;
	color: #27201f;
	letter-spacing: 0.5px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#contact_main2 .container .cright3 {
	/*width: 170px; */
    float: right;
    /* margin-right: 40px; */
    /*padding-left: 100px;*/
    border-left: 1px solid #e7e7e7;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 55px;
}
.cright3 .text3 {
	width: 100%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #000;
	letter-spacing: 0.5px;
}
.cleft3 dl {
	float: left;
	/*margin: 0px 0px 15px 95px;
	width: 730px;*/
	padding: 0px;
	line-height: 36px;
}
.cleft3 dl dt {
	/*width: 120px;*/
	height: 38px;
	line-height: 38px;
	float: left;
	color: #515151;
	font-size: 14px;
	font-family: arial, "黑体", sans-serif;
	text-align: right;
}
.cleft3 dl .con01 {
	background: url(../images/icon_cont01.png);
	background-repeat: no-repeat;
}
.cleft3 dl .con02 {
	background: url(../images/icon_cont02.png);
	letter-spacing: 2px;
	background-repeat: no-repeat;
}
.cleft3 dl .con03 {
	background: url(../images/icon_cont03.png);
	background-repeat: no-repeat;
}
.cleft3 dl dd {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 38px;
	font-family: arial, "黑体", sans-serif;
	float: left;
}
.cleft3 dl .input01 {
	float: left;
	width: 100%;
	height: 36px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	line-height: 36px;
	color: #333;
	text-align: left;
	background: #f6f6f6;
	padding-left: 5px;
}
.cleft3 dl .input02 {
	float: left;
	width: 100%;
	height: 85px;
	border: 1px solid #d6d6d6;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: left;
	background: #f6f6f6;
	padding-left: 5px;
}
.cleft3 dl .btntj {
	text-align: center;
	height: 43px;
	width: 160px;
	border-radius: 3px;
	background: #848484;
	font-size: 16px;
	color: #f6f6f6;
	letter-spacing: 0.5px;
	cursor: pointer;
	font-family: arial, "黑体", sans-serif;
	margin-top: 10px;
	margin-left: 147px;
}
.cleft3 dl .btntj a:link, .cleft3 dl .btntj a:visited, .cleft3 dl .btntj a:hover, .cleft3 dl .btntj a:active {
	color: #f6f6f6;
}
.cright3 .picewm {
	width: 170px;
	height: 170px;
}
.cright3 .picewm img {
	width: 170px;
	height: 170px;
}
/*END联系我们*/

/*加入七号*/
#join_banner {
	width: 100%;
	height: 274px;
	float: left;
	background: url(../images/bg_join.png) 50% 0%;
}
#join_banner .title {
	color: #fff1f2;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 45px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#join_banner .infoxk {
	float: left;
	width: 958px;
	height: 50px;
	border: 1px solid #e6878c;
	margin-left: 110px;
	margin-bottom: 60px;
}
.infoxk .text3 {
	width: 100%;
	line-height: 30px;
	float: left;
	text-align: center;
	padding: 11px 0px;
	color: #fff1f2;
	font-family: arial, "黑体", sans-serif;
	font-size: 22px;
	letter-spacing: 0.5px;
}
#join_main {
	width: 100%;
	float: left;
	background: url(../images/bg_investorsmain.jpg) repeat-x;
	background-color: #f6f6f6;
	padding-bottom: 25px;
}
.container .joinlist {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
}
.joinlist ul {
	margin: 0px;
	padding: 0px;
	width: 228px;
	margin: 0px auto;
}
.joinlist li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 96px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px 9px;
	cursor: pointer;
}
.joinlist .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.joinlist li a:link {
	color: #29211f;
	display: block;
}
.joinlist li a:visited {
	color: #29211f;
}
.joinlist li a:hover {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.joinlist li a:active {
	color: #29211f;
}
.container .joininfo {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.joininfo .pic {
	float: left;
	/*width: 510px;
	height: 460px;*/
	margin: 0px;
	padding: 0px;
}
.joininfo .infotext1 {
	float: left;
	/*margin-left: 10px;
	width: 550px;*/
	margin-top: 100px;
	font-family: arial, "黑体", sans-serif;
}
.joininfo .infotext1 p {
	line-height: 28px;
	color: #4c4c4c;
	font-size: 14px;
	letter-spacing: 0.5px;
}
#join_main2 {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 25px;
	padding-top: 40px;
}
.container .joblist {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.joblist ul {
	/*width: 726px;*/
	height: 30px;
	margin: 0px auto;
}
.joblist ul li {
	/*width: 120px;*/
	height: 30px;
	line-height: 30px;
	/*margin-left: 1px;
	background: #eaeaea;*/
	font-size: 14px;
	font-family: arial, "黑体", sans-serif;
	color: #333333;
	letter-spacing: 0.5px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.joblist ul li a{
	display:block;
	width:98%;
}
.joblist .current {
	background: #e62129;
	color: #fff;
}
.joblist li a:link {
	background: #eaeaea;
	color: #333;
	display: block;
}
.joblist li a:visited {
	background: #eaeaea;
	color: #333;
}
.joblist li a:hover {
	background: #e62129;
	color: #fff;
}
.joblist li a:active {
	background: #eaeaea;
	color: #333;
}
.container .jobinfolist {
	width: 100%;
	float: left;
	margin: 50px 0px 100px 0px;
	padding: 0px;
	text-align: center;
}
.jobinfolist ul {
	/*float: left;
	margin: 0px 50px;*/
	/*width: 1080px;*/
	padding: 0px;
}
.jobinfolist ul li {
	/*width: 140px;
	height: 140px;
	margin: 20px;*/
	display: table;
	float: left;
	color: #333333;
	margin-bottom:10px;
	/*background: #dfdfdf;*
	text-align: center;
	/*border-radius: 70px;*/
}
.jobinfolist li .text9 {
	vertical-align: middle;
	display: table-cell;
	height: 140px;
	width: 96%;
	padding: 0px 10px;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
	letter-spacing: 0.5px;
	font-size: 16px;
	line-height: 24px;
	cursor: pointer;
	background-color: #dfdfdf;
}
.jobinfolist .current {
	background: #e62129;
	color: #fff;
}
.jobinfolist li a:link {
	color: #333;
}
.jobinfolist li a:visited {
	color: #333;
}
.jobinfolist li a:hover {
	color: #fff;
}
.jobinfolist li a:active {
	color: #333;
}
/*END加入七号*/

/*加入七号详细*/
.container .jobdetail2 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.jobdetail2 .left {
	float: left;
	min-height: 486px;
	padding-bottom: 30px;
	/*width: 830px;*/
}
.jobdetail2 .left .back {
	color: #959595;
	float: left;
	font-family: simsun, arial, "黑体", sans-serif;
	font-size: 14px;
	height: 25px;
	letter-spacing: 0.5px;
	line-height: 25px;
	text-align: right;
	width: 100%;
}
.jobdetail2 .left .title2 {
	color: #333;
	float: left;
	font-size: 20px;
	height: 50px;
	letter-spacing: 0.5px;
	line-height: 50px;
	text-align: left;
	width: 100%;
}
.jobdetail2 .left .detaillist {
	color: #666666;
	float: left;
	font-family: Arial;
	font-size: 14px;
	height: 60px;
	letter-spacing: 0.5px;
	text-align: left;
	width: 100%;
	background: url(../images/bg_job.png);
}
.detaillist .text8 {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	height: 46px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #29211f;
	margin-top: 14px;
	line-height: 46px;
	margin-right: 20px;
}
.detaillist .btnsqzw {
	float: right;
	width: 156px;
	height: 36px;
	background: #e67e21;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.5px;
	color: #ffffff;
	display: block;
}
.detaillist .btnsqzw a:link, .detaillist .btnsqzw a:visited, .detaillist .btnsqzw a:hover, .detaillist .btnsqzw a:active {
	color: #ffffff;
}
.jobdetail2 .left .detailinfo2 {
	color: #29211f;
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
	/*width: 690px;*/
}
.detailinfo2 p {
	color: #29211f;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 30px;
	padding: 0 30px 0 0px;
	text-align: left;
}
.jobdetail2 .right3 {
	float: right;
	/*width: 290px;*/
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #c7c7c7;
	/*padding-left: 30px;*/
	min-height: 888px;
}
.jobdetail2 .right3 ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.right3 ul li {
	width: 100%;
	margin-top: 38px;
	float: left;
}
.right3 li .name {
	width: 100%;
	height: 45px;
	background: #e6e6e6;
	color: #333333;
	line-height: 45px;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin-bottom: 14px;
}
.right3 li .name2 {
	width: 100%;
	height: 45px;
	background: #e62129;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin-bottom: 14px;
}
.right3 li .name a:link {
	background: #e6e6e6;
	color: #333333;
	display: block;
}
.right3 li .name a:visited {
	background: #e6e6e6;
	color: #333333;
}
.right3 li .name a:hover {
	background: #e62129;
	color: #fff;
}
.right3 li .name a:active {
	background: #e6e6e6;
	color: #333333;
}
.right3 li .introl {
	width: 100%;
	float: left;
	height: 16px;
	line-height: 16px;
}
.introl .intext {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	height: 16px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #888;
	line-height: 16px;
	margin-left: 20px;
}
/*上传简��*/
.tck_scjl {
	width: 630px;
	min-height: 245px;
}
.tck_scjl .title {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 22px;
	height: 60px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #000;
	line-height: 60px;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	text-indent: 1.5em;
}
.tck_scjl .text {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 20px;
	height: 70px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #e6a508;
	line-height: 70px;
	width: 100%;
}
.tck_scjl .xzwj {
	float: left;
	height: 38px;
	width: 100%;
	text-align: center;
}
.tck_scjl .xzwj .btnxzwj {
	width: 260px;
	height: 38px;
	border-radius: 3px;
	background: #f9a400;
	color: #fff;
	line-height: 38px;
	font-family: arial, "黑体", sans-serif;
	font-size: 18px;
	text-align: center;
	display: block;
	margin: 0px auto;
	letter-spacing: 0.5px;
}
.btnxzwj a:link, .btnxzwj a:visited, .btnxzwj a:hover, .btnxzwj a:active {
	color: #fff;
}
.tck_scjl .bztext {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 14px;
	height: 45px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #b0b0b0;
	line-height: 45px;
	width: 100%;
}
.tck_scjl .btngb {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
}
.tck_scjl .text2 {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 26px;
	height: 70px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #d9a322;
	line-height: 70px;
	width: 100%;
	margin-top: 20px;
}
.tck_scjl .bztext2 {
	float: left;
	font-family: arial, "黑体", sans-serif;
	font-size: 16px;
	height: 20px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #888;
	line-height: 20px;
	width: 100%;
}
/*update1014*/
#products_main {
	width: 100%;
	float: left;
	background: url(../images/bg_productsu.jpg) repeat-x;
	background-color: #f1f1f1;
	position: relative;
}
.aproducts_main {
	width: 100%;
	float: left;
	background-color: #fff;
	position: relative;
}
.container .productsu {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
}
.productsu ul {
	margin: 0px;
	padding: 0px;
	width: 360px;
	margin: 0px auto;
}
.productsu li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 160px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px 10px;
	cursor: pointer;
}
.productsu .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.productsu li a:link {
	color: #29211f;
}
.productsu li a:visited {
	color: #29211f;
}
.productsu li a:hover {
	color: #e62129;
}
.productsu li a:active {
	color: #29211f;
}
/*20160106更改产品切换*/
.container .productsua2 {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
}
.productsua2 ul {
	margin: 0px;
	padding: 0px;
	width: 660px;
	margin: 0px auto;
}
.productsua2 li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 200px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px 10px;
	cursor: pointer;
}
.productsua2 .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.productsua2 li a:link {
	color: #29211f;
}
.productsua2 li a:visited {
	color: #29211f;
}
.productsua2 li a:hover {
	color: #e62129;
}
.productsua2 li a:active {
	color: #29211f;
}
/*END20160106更改产品切换*/


.container .productsu2 {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
}
.productsu2 ul {
	margin: 0px;
	padding: 0px;
	width: 642px;
	margin: 0px auto;
}
.productsu2 li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 196px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px 9px;
	cursor: pointer;
}
.productsu2 .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.productsu2 li a:link {
	color: #29211f;
}
.productsu2 li a:visited {
	color: #29211f;
}
.productsu2 li a:hover {
	color: #e62129;
}
.productsu2 li a:active {
	color: #29211f;
}
.container .productsuinfo {
	width: 100%;
	float: left;
	margin: 40px 0px 10px 0px;
	line-height: 34px;
}
.productsuinfo .titMaker1 {
	width: 111px;
	margin: 0px auto;
	margin-bottom: 30px;
	padding: 0px;
}
.productsuinfo .titMaker1 img {
	width: 111px;
}
.productsuinfo .ptitle1 {
	font-family: arial, "黑体", sans-serif;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 32px;
	list-style: 1px;
	color: #333333;
	font-weight: bold;
	line-height: 42px;
}
.productsuinfo .ptitle1 span {
	font-family: arial, "黑体", sans-serif;
	font-size: 32px;
	list-style: 1px;
	color: #e62129;
	font-weight: bold;
	line-height: 42px;
}
.productsuinfo .ptitle2 {
	font-family: arial, "黑体", sans-serif;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 32px;
	list-style: 1px;
	font-weight: bold;
	color: #e62129;
	line-height: 42px;
}
.productsuinfo .ptitle3 {
	font-family: arial, "黑体", sans-serif;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	list-style: 0.5px;
	color: #636363;
	line-height: 60px;
}
.productsuinfo .picainfo {
	width: 100%;
	float: left;
	background: url(../images/products_01.png) 50% 50% no-repeat;
	height: 505px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.picainfo .yqatext {
	position: absolute;
	top: 55px;
	left: 30px;
	width: 240px;
	text-align: center;
}
.picainfo .yqptext2 {
	font-family: arial, "黑体", sans-serif;
	width: 251px;
	text-align: center;
	color: #5c5c5c;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-size: 16px;
	top: 342px;
	left: 667px;
	position: absolute;
}
.yqatext .yq {
	width: 132px;
	height: 132px;
	background: #ffb400;
	border-radius: 66px;
	text-align: center;
	margin-left: 54px;
}
.yq .qicon {
	width: 132px;
	height: 95px;
	float: left;
}
.yq .qtext {
	font-family: arial, "黑体", sans-serif;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 16px;
	float: left;
	font-weight: bold;
	line-height: 16px;
	font-size: 16px;
	letter-spacing: 0.5px;
}
.yqatext .text {
	font-family: arial, "黑体", sans-serif;
	width: 100%;
	text-align: center;
	color: #5c5c5c;
	line-height: 40px;
	letter-spacing: 0.5px;
	font-size: 16px;
}
#products_main2 {
	width: 100%;
	float: left;
	padding: 0px;
}
#products_main2 .prpic02 {
	float: left;
	/*width: 400px;*/
}
#products_main2 .prpic02 img {
	width: 400px;
}
#products_main2 .prlistinfo {
	float: right;
	/*width: 565px;*/
	margin-top: 80px;
	text-align: left;
}
.prlistinfo .listtitle {
	width: 95px;
	height: 38px;
	float: left;
	background: #000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	text-indent: 1.4em;
	margin-bottom: 20px;
}
#products_main2 .prlistinfo2 {
	float: left;

	margin-top: 70px;
	/*margin-left: 25px;*/
	text-align: left;
}
.prlistinfo2 .listtitle2 {
	width: 344px;
	height: 38px;
	float: left;
	background: #000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	text-indent: 1.4em;
	margin-bottom: 20px;
}
#products_main2 ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#products_main2 ul li {
	width: 100%;
	background: url(../images/products_icon.png) no-repeat;
	height: 30px;
	line-height: 30px;
	font-family: arial, "黑体", sans-serif;
	font-size: 15px;
	text-indent: 1.7em;
	color: #333333;
	letter-spacing: 0.5px;
	float: left;
	margin: 3px 0px;
}
#products_main2 .prlistinfo3 {
	float: left;
	/*width: 290px;*/
	height: 383px;
}
#products_main2 .prlistinfo3 img {
	/*width: 290px;
	height: 383px;*/
}
#products_main3 {
	width: 100%;
	float: left;
	background: #fff;
	padding: 36px 0px;
}
.container .listtitle3 {
	width: 344px;
	height: 38px;
	background: #000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	margin: 0px auto;
}
#products_main3 table {
	margin-top: 40px;
	border-top: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	margin-left: 92px;
}
#products_main3 table tr {
}
#products_main3 table td {
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
}
#products_main3 .tdtitle {
	font-size: 16px;
	color: #606060;
	letter-spacing: 0.5px;
}
#products_main3 .tdinfo {
	font-size: 14px;
	color: #333;
	letter-spacing: 0.5px;
}
#proservice_main .qhtlist, #products_main .qhtlist {
	position: absolute;
	left: 50%;
	top: 145px;
	margin-left: 500px;
	width: 60px;
	height: 180px;
}
.qhtlist ul {
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_qht.png) no-repeat;
}
.qhtlist ul li {
	float: left;
	width: 105px;
	height: 60px;
	margin: 14px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #2c2524;
	line-height: 60px;
}
.qhtlist .current {
	border-left: 5px solid #e62129;
	color: #e62129;
}
.qhtlist li a:link {
	border-left: 5px solid #b2b2b2;
	color: #2c2524;
	display: block;
}
.qhtlist li a:visited {
	border-left: 5px solid #b2b2b2;
	color: #2c2524;
}
.qhtlist li a:hover {
	border-left: 5px solid #e62129;
	color: #e62129;
}
.qhtlist li a:active {
	border-left: 5px solid #b2b2b2;
	color: #2c2524;
}
.aproducts_main .rightboxs1 {
	border-left: 1px solid #e4e4e4;
	float: right;
	margin: 0px;
	padding: 0;
	position: relative;
	width: 965px;
}
.rightboxs1 .titMaker2 {
	width: 111px;
	margin: 0px auto;
	margin-bottom: 30px;
	padding: 0px;
}
.rightboxs1 .titMaker2 img {
	width: 111px;
}
.rightboxs1 .titlesall {
	color: #000;
	float: left;
	font-size: 48px;
	font-weight: bold;
	height: 60px;
	letter-spacing: 0.5px;
	line-height: 60px;
	margin-top: 80px;
	text-align: center;
	width: 100%;
}
.rightboxs1 .severicealltp {
	color: #333;
	float: left;
	padding: 45px 0px 25px 0px;
	text-align: left;
	width: 100%;
}
.rightboxs1 .severicealltp ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.severicealltp ul li {
	float: left;
	/*width: 420px;
	margin: 15px 31px;
	height: 280px;*/
}
.severicealltp li .piccase {
	float: left;
	width: 100%;
	/*height: 252px;*/
}
.severicealltp li .piccase img {
	width: 100%;
	height: auto;
}
.severicealltp li .textcase {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #333;
	text-align: center;
	font-size: 14px;
}
.severicealltp .pic {
	float: left;
	width: 435px;
	height: 330px;
	margin-left: 20px;
}
.severicealltp .pic img {
	width: 100%;
	height: auto;
}
.severicealltp .pic .name {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
}
.severicealltp .textp {
	float: left;
	/*margin-left: 45px;*/
	padding: 20px 0px;
	font-size: 16px;
	/*width: 800px;*/
}
.severicealltp .textp p {
	float: left;
	width: 100%;
	line-height: 32px;
	font-size: 16px;
	color: #333333;
	text-indent: 2em;
	letter-spacing: 1px;
	text-align: left;
	padding: 10px 0px;
}
.severicealltp .titleser {
	float: left;
	margin-left: 20px;
	height: 40px;
	line-height: 40px;
	/*width: 945px;*/
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	letter-spacing: 2px;
}
.severicealltp .textpp {
	float: left;
	/*width: 925px;*/
	line-height: 32px;
	font-size: 16px;
	color: #333333;
	text-indent: 2em;
	letter-spacing: 1px;
	text-align: left;
	/*padding: 10px 20px;*/
}
.rightboxs1 .severicealltp a:link, .rightboxs1 .severicealltp a:visited, .rightboxs1 .severicealltp a:hover, .rightboxs1 .severicealltp a:active {
	color: #e62129;
}
.aproducts_main .fuwumain1 {
	width: 100%;
	padding: 30px 0px 60px 0px;
	float: left;
	margin: 0px;
}
.fuwumain1 .logopic {
	/*width: 360px;*/
	height: 140px;
	float: left;
	border-right: 1px solid #d5d5d5;
}
.fuwumain1 .logopic img {
	/*width: 100%;*/
	height: auto;
}
.fuwumain1 .intext {
	float: left;
	/*margin-left: 20px;
	width: 575px;*/
	padding: 0px;
	font-size: 16px;
	color: #353535;
	letter-spacing: 0.5px;
	line-height: 25px;
	margin-top: 35px;
	padding-left: 20px;
	text-align: center;
}
#products_main4 {
	width: 100%;
	float: left;
	background: #fff;
	padding: 0px;
	position: relative;
	z-index: 9;
}
.container .fuwutitle1 {
    width: 345px;
    /* height: 46px; */
    margin: 40px auto 0px auto;
    background: #e62129;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 22px;
    font-family: "黑体", arial, "黑体", sans-serif;
    letter-spacing: 0.5px;
}
.container .fuwutitle2 {
	margin: 35px auto 40px auto;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #353535;
	letter-spacing: 0.5px;
	background: url(../images/bg_servicesj.png);
}
#products_main4 .fuwuleftbox {
	/*width: 482px;*/
	height: 281px;
	float: left;
	margin-left: 0px;
	/*margin-right: 1px;*/
	background: #f6f6f6;
	margin-bottom: 65px;
}
#products_main4 .fuwurightbox {
	/*width: 482px;*/
	height: 281px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background: #f6f6f6;
	margin-bottom: 65px;
}
#products_main4 .fuwuboxpic {
	width: 100%;
	float: left;
	margin-top: 40px;
	height: 70px;
	text-align: center;
}
#products_main4 .fuwuboxtext {
	width: 100%;
	float: left;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #e62129;
}
#products_main4 .fuwuboxtext2 {
	    /* width: 435px; */
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.5px;
    color: #353535;
    margin-top: 10px;
    font-family: arial, "黑体", "宋体", sans-serif;
    /* padding-left: 22px;*/
}
#products_main4 .fuwuboxtext3 {
	width: 100%;
	float: left;
	text-align: center;
	/*line-height: 80px;*/
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #353535;
	margin-top: 10px;
	font-family: "黑体", arial, "黑体", sans-serif;
}
#products_main5 {
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #fff;
}
#products_main5 .dyfuwustep {
	float: left;
	width: 100%;
	height: 302px;
	position: relative;
	background: url(../images/bg_servicedy.png) center center;
}
.dyfuwustep .dyfuwutext1 {
	position: absolute;
	top: 230px;
	left: 178px;
	width: 87px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.5px;
}
.dyfuwustep .dyfuwutext2 {
	position: absolute;
	top: 167px;
	left: 303px;
	width: 105px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.5px;
}
.dyfuwustep .dyfuwutext3 {
	position: absolute;
	top: 100px;
	left: 439px;
	width: 90px;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.5px;
}
.dyfuwustep .dyfuwutext4 {
	position: absolute;
	top: 150px;
	left: 556px;
	width: 116px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.5px;
}
.dyfuwustep .dyfuwutext5 {
	position: absolute;
	top: 255px;
	left: 700px;
	width: 90px;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.5px;
}
.dyfuwustep .dyfuwutext6 {
	position: absolute;
	top: 220px;
	left: 433px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	font-size: 22px;
	color: #e62129;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.dyfuwustep .dyfuwutext7 {
	position: absolute;
	top: 250px;
	left: 325px;
	width: 327px;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	color: #e62129;
	letter-spacing: 0.5px;
}
#products_main6 {
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 0px;
	margin: 0px;
}
#products_main6 .tgdystep {
	float: left;
	width: 100%;
	height: 395px;
	position: relative;
	background: url(../images/bg_servicedy2.png) center center;
}
.tgdystep .nandinfo {
	width: 141px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 76px;
	left: 163px;
}
.tgdystep .nandinfo2 {
	width: 141px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 76px;
	left: 304px;
}
.tgdystep .nandinfo3 {
	width: 141px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 192px;
	left: 235px;
}
.tgdystep .nandinfo4 {
	width: 141px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 192px;
	left: 93px;
}
.nandinfo .number, .nandinfo2 .number, .nandinfo3 .number, .nandinfo4 .number {
	width: 100%;
	text-align: center;
	height: 53px;
	line-height: 53px;
	font-size: 53px;
	color: #fff;
	font-family: arial, "黑体", sans-serif;
	margin-bottom: 3px;
	float: left;
}
.nandinfo .infotext, .nandinfo2 .infotext, .nandinfo3 .infotext, .nandinfo4 .infotext {
	width: 100%;
	text-align: center;
	line-height: 22px;
	font-size: 18px;
	color: #fff;
	font-family: arial, "黑体", sans-serif;
	float: left;
	letter-spacing: 0.5px;
}
.tgdystep .tgdytext {
	position: absolute;
	top: 122px;
	left: 550px;
	width: 390px;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #e62129;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.tgdystep .tgdytext2 {
	position: absolute;
	top: 170px;
	left: 550px;
	width: 390px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #e62129;
	letter-spacing: 0.5px;
}
.tgdystep .tgdytext3 {
	position: absolute;
	top: 225px;
	left: 550px;
	width: 390px;
	text-align: center;
	line-height: 20px;
	font-size: 24px;
	color: #353535;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
}
#products_main7 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	/*height: 294px;*/
	background: url(../images/bg_servicedy3.png) 50% 50%;
}
#products_main7 .sjsfw {
	width: 246px;
	height: 66px;
	text-align: center;
	margin: -23px auto 0px auto;
	background: url(../images/bg_servicedy4.png) center 0px;
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
}
#products_main7 .sjsfwbk {
	width: 482px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.sjsfwbk .sjspic {
	width: 100%;
	height: 100px;
	text-align: center;
	float: left;
}
.sjsfwbk .sjstitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-family: arial, "黑体", sans-serif;
	float: left;
	text-align: center;
	font-size: 28px;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}
.sjsfwbk .sjsinfo {
	width: 100%;
	line-height: 28px;
	color: #fff;
	font-family: arial, "黑体", sans-serif;
	float: left;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0px;
}
#products_main8 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 565px;
	background: url(../images/bg_servicedy5.png) 50% 50%;
}
.container .fuwutitle3 {
	margin: 0px auto;
	width: 540px;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	color: #232323;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
#products_main8 .tdmakerstep {
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
}
.tdmakerstep .mandintro {
	height: 80px;
	position: absolute;
	text-align: center;
	width: 180px;
	top: 259px;
	left: 259px;
}
.tdmakerstep .mandintro2 {
	height: 80px;
	position: absolute;
	text-align: center;
	width: 180px;
	top: 102px;
	left: 259px;
}
.tdmakerstep .mandintro3 {
	height: 80px;
	position: absolute;
	text-align: center;
	width: 180px;
	top: 24px;
	left: 394px;
}
.tdmakerstep .mandintro4 {
	height: 80px;
	position: absolute;
	text-align: center;
	width: 180px;
	top: 102px;
	left: 530px;
}
.tdmakerstep .mandintro5 {
	height: 80px;
	position: absolute;
	text-align: center;
	width: 180px;
	top: 259px;
	left: 530px;
}
.mandintro .number, .mandintro2 .number, .mandintro3 .number, .mandintro4 .number, .mandintro5 .number {
	width: 32px;
	float: left;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 28px;
	color: #fff;
	font-family: Arial;
	margin-left: 72px;
	border: 2px solid #fff;
	border-radius: 17px;
	margin-top: 7px;
}
.mandintro .intro, .mandintro2 .intro, .mandintro3 .intro, .mandintro4 .intro, .mandintro5 .intro {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: arial, "黑体", sans-serif;
	letter-spacing: 0.5px;
}
#products_main9 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 568px;
	background: #f1f1f1;
}
#products_main9 .tdschoolt1 {
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 20px;
	float: left;
}
#products_main9 .tdschoolt2 {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 22px;
	color: #e62129;
	letter-spacing: 0.5px;
}
#products_main9 .tdschoolt3 {
	width: 848px;
	text-align: left;
	padding-left: 117px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.5px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.container .apptitle1 {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-top: 60px;
	font-size: 28px;
	font-weight: bold;
	color: #e62129;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}
.container .apptitle2 {
	/*width: 900px;*/
	padding: 0px 32px;
	text-align: left;
	line-height: 30px;
	float: left;
	font-size: 15px;
	color: #333;
	letter-spacing: 0.7px;
	margin-bottom: 45px;
}
.container .apptitle3 {
	width: 100%;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-bottom: 40px;
}
.container .apptitle3 img {
	width: 100%;
	height: auto;
}
#products_main10 {
	width: 100%;
	float: left;
	padding: 35px 0px 100px 0px;
	margin: 0px;
	background: #fff;
}
.container .apptitle4 p {
	/*width: 900px;*/
	text-align: left;
	line-height: 30px;
	float: left;
	padding: 0px 32px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	font-family: arial, "黑体", sans-serif;
}
/*导航*/
#jsddm {
	margin: 0;
	padding: 0
}
#jsddm li {
	float: left;
	list-style: none;
	color: #fff;
	letter-spacing: 1px;
	font: 14px "Microsoft YaHei", Arial
}
#jsddm li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	width: 120px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	white-space: nowrap
}
#jsddm li a:hover {
	background: #fe2a32;
	color: #fff;
}
#jsddm li ul {
	margin: 0;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	background: url(../images/nav_bg.png) repeat;
	z-index: 1112;
}
#jsddm li ul li {
	float: none;
	font-size: 12px;
	text-align: center;
	font-family: "Microsoft YaHei", Arial;
	letter-spacing: 0px;
	line-height: 25px;
	background: url(../images/nav_bg.png) repeat;
	display: inline
}
#jsddm li ul li a {
	width: 120px;
	margin-bottom: 0px;
	color: #fff
}
#jsddm li ul li a:hover {
	background: #797979
}
/*END导航*/
/*产品页面右侧漂浮导航*/
#productrfloat {
	position: fixed;
	left: 200px;
	top: 100px;
	width: 600px;
	height: 40px;
	background: #fff;
	box-shadow: 0px 3px 3px #ccc;
}
#productrfloat ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
}
#productrfloat ul li {
	float: left;
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 18px;
	letter-spacing: 0.5px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#productrfloat .current {
	float: left;
	display: block;
	color: #fff;
	background: url(../images/prfli.png);
	padding-left: 30px;
	width: 170px;
}
#productrfloat li a:link {
	float: left;
	display: block;
	color: #333333;
	padding-left: 30px;
	width: 170px;
}
#productrfloat li a:visited {
	float: left;
	display: block;
	color: #333333;
	padding-left: 30px;
	width: 170px;
}
#productrfloat li a:hover {
	float: left;
	display: block;
	color: #fff;
	background: url(../images/prfli.png);
	padding-left: 30px;
	width: 170px;
}
#productrfloat li a:active {
	float: left;
	display: block;
	color: #333333;
	padding-left: 30px;
	width: 170px;
}
/*END产品页面右侧漂浮导航*/

/*巧克力打印机详细介绍*/
.productqkl {
	float: left;
	background: #fff;
	width: 100%;
}
.productqkl .qklinfo {
	width: 505px;
	float: left;
	margin-left: 40px;
	margin-top: 150px;
}
.productqkl .qklpic {
	width: 400px;
	float: left;
	margin-left: 20px;
}
.productqkl .qklpic img {
	width: 100%;
	height: auto;
}
.qklinfo .textimg {
	/*float: left;
	width: 505px;*/
	height: 90px;
	margin: 0px;
	padding: 0px;
}
.qklinfo .textimg img {
	width: 100%;
	height: auto;
}
.qklinfo .text2 {
	float: left;
	width: 100%;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #401414;
	text-transform: uppercase;
}
.qklinfo .text3 {
	float: left;
	margin: 20px 0px;
	/*width: 396px;*/
	border: 2px solid #eaeaea;
	text-align: left;
	padding: 27px 30px;
	color: #545454;
	font-size: 14px;
	font-family: "黑体", sans-serif;
}
.productqkl2 {
	float: left;
	/*background: url(../images/bgproductqkl2.png) repeat;*/
	/*width: 100%;
	height: 1230px;*/
}
.productqkl2 .qklleftpic {
	float: left;
	/*margin-left: 15px;
	width: 430px;*/
	height: 760px;
	position: relative;
	text-align: left;
}
.qklleftpic img {
	width: 100%;
	height: auto;
}
.qklleftpic .info1 {
	position: absolute;
	top: 610px;
	left: 24px;
	width: 95px;
	height: 95px;
	line-height: 95px;
	color: #fff;
	padding-left: 4px;
	text-align: center;
	font-size: 16px;
	font-family: "黑体", sans-serif;
	background: url(../images/bg_qklinfo1.png);
}
.qklleftpic .info2 {
	position: absolute;
	top: 610px;
	left: 167px;
	width: 95px;
	height: 95px;
	line-height: 95px;
	color: #fff;
	padding-left: 4px;
	text-align: center;
	font-size: 16px;
	font-family: "黑体", sans-serif;
	background: url(../images/bg_qklinfo2.png);
}
.qklleftpic .info3 {
	position: absolute;
	top: 610px;
	left: 310px;
	width: 95px;
	height: 95px;
	line-height: 95px;
	color: #fff;
	padding-left: 4px;
	text-align: center;
	font-size: 16px;
	font-family: "黑体", sans-serif;
	background: url(../images/bg_qklinfo3.png);
}
.productqkl2 .qklrightinfo {
	float: right;
	margin: 0px;
	/*width: 520px;*/
}
.qklrightinfo .title {
	float: left;
	width: 100%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-top: 105px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	font-family: "黑体", sans-serif;
}
.qklrightinfo .title2 {
	float: left;
	width: 100%;
	text-align: center;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	color: #bfbfbf;
	font-family: "黑体", sans-serif;
	text-transform: uppercase;
	margin-bottom: 22px;
}
.qklrightinfo table {
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	/*float: right;*/
}
.qklrightinfo table td {
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
}
.qklrightinfo .spant {
	float: left;
	padding-left: 15px;
	color: #666;
	font-size: 14px;
	line-height: 38px;
	font-family: "黑体", sans-serif;
}
.qklrightinfo .spanc {
	float: left;
	padding-left: 15px;
	color: #000000;
	font-size: 14px;
	line-height: 38px;
	font-family: "黑体", sans-serif;
}
.productqkl2 .detailst {
	float: left;
	width: 100%;
	height: 45px;
	background: url(../images/bgproductqkl2-1.png) center center;
	background-repeat: no-repeat;
	font-size: 26px;
	color: #292929;
	font-family: "黑体", sans-serif;
	line-height: 45px;
	text-align: center;
	margin-bottom: 35px;
}
.productqkl2 .detailpic {
	float: left;
	width: 100%;
}
.detailpic img {
	width: 100%;
	height: auto;
}
.productqkl3 {
	float: left;
	width: 100%;
}
.productqkl3 .title {
	float: left;
	margin-top: 30px;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 30px;
	font-family: "黑体", sans-serif;
}
.productqkl3 .title2 {
	float: left;
	height: 36px;
	text-align: center;
	width: 100%;
}
.productqkl3 .title3 {
	float: left;
	width: 100%;
	height: 14px;
	line-height: 14px;
	text-align: center;
	color: #bbb;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.productqkl3 .colorpic {
	float: left;
	text-align: center;
	width: 100%;
}
.productqkl3 .title4 {
	float: left;
	width: 100%;
	height: 55px;
	background: url(../images/bgproductqkl3-1.png) center center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.productqkl3 .title4 .bbt {
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 26px;
	color: #292929;
	font-family: "黑体", sans-serif;
}
.productqkl3 .title4 .bbt2 {
	float: left;
	width: 100%;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 14px;
	color: #b3b3b3;
	font-family: "黑体", sans-serif;
	text-transform: uppercase;
}
.productqkl3 .qklpic4 {
	float: left;
	width: 100%;
	text-align: center;
	/*margin-bottom: 100px;*/
}
.productqkl3 .qklpic4 img {
	width: 100%;
	height: auto;
}
/*END巧克力打印机详细介绍*/

/*magicmaker 打印��*/
/*.productmagic {
	float: left;
	width: 100%;
	margin-top: -3px;
	position: relative;
}*/
.aproducts_main .title {
	float: left;
	margin-left: 480px;
	margin-top: 240px;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	font-family: "黑体", sans-serif;
	color: #f6748c;
	width: 330px;
}
.aproducts_main .infotext {
	float: left;
	margin-left: 80px;
	margin-top: 55px;
	width: 450px;
	color: #2b2b2b;
	font-size: 16px;
	line-height: 32px;
	font-family: "黑体", sans-serif;
}
.rightbox3 .titMaker3 {
	width: 111px;
	margin: 0px auto;
	padding: 0px;
}
.rightbox3 .titMaker3 img {
	width: 111px;
}
.rightbox3 .picimg {
	position: absolute;
	top: 222px;
	left: 625px;
	width: 307px;
	height: 503px;
}
.rightbox3 .productmagic1 {
	    margin: 0px;
    padding: 0px;
    /* border-left: 1px solid #e4e4e4; */
    /* padding-bottom: 140px; */
    /* border-bottom: 1px solid #f5f5f5; */
    position: relative;
    /* background: url(../images/bg_Magic-Maker.png) center 0px; */
    background-repeat: no-repeat;
}
.productmagic2 {
	float: left;
	width: 100%;
	background: #fff;
	padding-top: 50px;
	/*height: 610px;*/
	font-family: "黑体", sans-serif;
	position: relative;
	margin-top: 40px;
}
.productmagic2 .magicpic2 {
	float: left;
	width: 100%;
	text-align: center;
}
.productmagic2 .yd1 {
	position: absolute;
	top: 0px;
	left: 130px;
	width: 168px;
	height: 168px;
	border-radius: 84px;
	background: #05b9f4;
	color: #fff;
	line-height: 168px;
	text-align: center;
	font-size: 24px;
	font-family: "黑体", sans-serif;
}
.productmagic2 .yd2 {
	position: absolute;
	top: 216px;
	left: 48px;
	width: 168px;
	height: 168px;
	border-radius: 84px;
	background: #acd356;
	color: #fff;
	line-height: 168px;
	text-align: center;
	font-size: 24px;
	font-family: "黑体", sans-serif;
}
.productmagic2 .yd3 {
	position: absolute;
	top: 456px;
	left: 185px;
	width: 132px;
	height: 132px;
	border-radius: 66px;
	background: #7356d3;
	color: #fff;
	line-height: 132px;
	text-align: center;
	font-size: 16px;
	font-family: "黑体", sans-serif;
}
.productmagic2 .yd4 {
	position: absolute;
	top: 26px;
	right: 138px;
	width: 120px;
	height: 120px;
	border-radius: 60px;
	background: #f3325e;
	color: #fff;
	line-height: 120px;
	text-align: center;
	font-size: 16px;
	font-family: "黑体", sans-serif;
}
.productmagic2 .yd5 {
	position: absolute;
	top: 237px;
	right: 69px;
	width: 150px;
	height: 150px;
	border-radius: 75px;
	background: #ffc600;
	color: #fff;
	line-height: 150px;
	text-align: center;
	font-size: 24px;
	font-family: "黑体", sans-serif;
}
.productmagic2 .yd6 {
	position: absolute;
	top: 472px;
	right: 173px;
	width: 120px;
	height: 120px;
	border-radius: 60px;
	background: #f36432;
	color: #fff;
	line-height: 120px;
	text-align: center;
	font-size: 17px;
	font-family: "黑体", sans-serif;
}
.productmagic3 {
	float: left;
	width: 100%;
	background: #fff;
	font-family: "黑体", sans-serif;
	position: relative;
}
.productmagic3 .title {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	font-family: "黑体", sans-serif;
	color: #333333;
	font-size: 24px;
	margin-left: 0px;
	margin-top: 40px;
}
.productmagic3 table {
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	margin-bottom: 45px;
	margin-left: 90px;
}
.productmagic3 table td {
	border-bottom: 1px solid #b8b8b8;
}
.productmagic3 .cstitle {
	color: #999999;
	font-size: 14px;
	font-family: "黑体", sans-serif;
}
.productmagic3 .csinfo {
	color: #333;
	font-size: 14px;
	font-family: "黑体", sans-serif;
}
.productmagic4 {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.productmagic4 .title {
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 30px;
	font-family: "黑体", sans-serif;
}
.productmagic1 .title2 {
	float: left;
	height: 36px;
	width: 100%;
	margin-top: 40px;
}
.productmagic1 .title3 {
	float: left;
	width: 100%;
	height: 14px;
	line-height: 14px;
	margin-left: 36px;
	color: #bbb;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.productmagic4 ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.productmagic4 ul li {
	float: left;
	width: 174px;
	height: 470px;
	margin-left: 23px;
}
.productmagic4 ul .frist {
	margin: 0px 0px 0px 3px;
}
/*END magicmaker 打印��*/
/*PLA耗材*/
.product_plamain {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	font-family: "黑体", sans-serif;
}
.container1 {
	margin: 0px auto;
	width: 1180px;
	position: relative;
}
#leftnavbox {
	float: left;
	width: 213px;
	margin-top: 35px;
	border-top: 1px solid #e62129;
	border: 1px solid #e62129;
	background: #fff;
}
#leftnavbox .qhdyj {
	float: left;
	width: 100%;
	height: 80px;
	background: url(../images/bg_lineleftnavt.png);
	line-height: 80px;
	font-family: "黑体", sans-serif;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#leftnavbox .qhdyj a:link, #leftnavbox .qhdyj a:visited, #leftnavbox .qhdyj a:hover, #leftnavbox .qhdyj a:active {
	color: #666;
	display: block;
	text-decoration: none;
}
#leftnavbox ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#leftnavbox ul li {
	float: left;
	width: 100%;
	height: 85px;
	line-height: 85px;
	text-align: center;
	background: url(../images/bg_lineleftnav.png);
	font-family: "黑体", sans-serif;
	color: #666;
	font-size: 16px;
}
#leftnavbox .current {
	background: url(../images/bg_lineleftnav2.png);
	color: #e62129;
	text-align: center;
	display: block;
}
#leftnavbox li a:link {
	background: url(../images/bg_lineleftnav.png);
	color: #666;
	text-align: center;
	display: block;
}
#leftnavbox li a:visited {
	background: url(../images/bg_lineleftnav.png);
	color: #666;
	text-align: center;
}
#leftnavbox li a:hover {
	background: url(../images/bg_lineleftnav2.png);
	color: #e62129;
	text-align: center;
}
#leftnavbox li a:active {
	background: url(../images/bg_lineleftnav.png);
	color: #666;
	text-align: center;
}
.container1 .rightbox4 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	background: url(../images/bg_hc.png) center 0px;
	background-repeat: no-repeat;
	position: relative;
	height: 3500px;
}
.product_plamain .title {
	float: left;
	margin-top: 80px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
}
.product_plamain .hcpic1 {
	position: absolute;
	top: 465px;
	left: 290px;
	width: 175px;
	height: 165px;
}
.product_plamain .hcpic2 {
	position: absolute;
	top: 410px;
	left: 525px;
	width: 264px;
	height: 216px;
}
.product_plamain .text1 {
	position: absolute;
	left: 420px;
	top: 635px;
	line-height: 28px;
	width: 520px;
	letter-spacing: 1px;
	color: #5d5d5d;
	font-size: 14px;
}
.product_plamain .listinfo {
	/*position: absolute;
	left: 50px;
	top: 885px;
	width: 900px;*/
}
.product_plamain .listinfo ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.product_plamain .listinfo ul li {
	float: left;
	/*margin: 0px 10px;*/
	padding: 0px;
	/*width: 205px;*/
}
.listinfo li .icon {
	float: left;
	width: 100%;
	text-align: center;
	height: 92px;
}
.listinfo li .name {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0090ff;
	letter-spacing: 1px;
}
.listinfo li .textinfo {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
}
.product_plamain .hcpic3 {
	position: absolute;
	top: 1210px;
	left: 75px;
	width: 330px;
	height: 245px;
}
.product_plamain .text2 {
	position: absolute;
	left: 495px;
	top: 1235px;
	width: 300px;
}
.product_plamain .text3 {
	position: absolute;
	left: 170px;
	top: 1575px;
	width: 300px;
}
.product_plamain .text4 {
	position: absolute;
	left: 445px;
	top: 1965px;
	width: 300px;
}
.product_plamain .text5 {
	position: absolute;
	left: 110px;
	top: 2293px;
	width: 310px;
}
.product_plamain .playd1 {
	float: left;
	width: 100%;
	text-align: right;
	height: 85px;
}
.playd1 .yn {
	float: right;
	margin-right: 35px;
	height: 85px;
}
.playd1 .yt {
	float: right;
	margin-top: 39px;
	height: 46px;
	line-height: 46px;
	font-size: 46px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	margin-right: 5px;
}
.product_plamain .info2 {
	float: left;
	width: 100%;
	text-align: center;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-weight: normal;
}
.product_plamain .hcpic4 {
	position: absolute;
	top: 1535px;
	left: 550px;
	width: 380px;
	height: 260px;
}
.product_plamain .hcpic5 {
	position: absolute;
	top: 1945px;
	left: 5px;
	width: 340px;
	height: 205px;
}
.product_plamain .hcpic6 {
	position: absolute;
	top: 2260px;
	left: 545px;
	width: 325px;
	height: 315px;
}
.product_plamain .hcpic7 {
	position: absolute;
	top: 2610px;
	left: 635px;
	width: 200px;
	height: 210px;
}
.product_plamain .corollist {
	/*position: absolute;
	left: 125px;
	top: 2600px;
	width: 500px;*/
}
.product_plamain .coroltitle {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 27px;
	letter-spacing: 1px;
}
.corollist ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 80px;
}
.corollist ul li {
	/*float: left;
	width: 32px;
	margin-right: 10px;*/
}
.corollist li .ticon1 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #000;
	display: block;
}
.corollist li .ticon2 {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 16px;
	background: #fff;
	display: block;
	border: 1px solid #999;
}
.corollist li .ticon3 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ff0000;
	display: block;
}
.corollist li .ticon4 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ffae00;
	display: block;
}
.corollist li .ticon5 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #0060ff;
	display: block;
}
.corollist li .ticon6 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #0bc945;
	display: block;
}
.corollist li .ticon7 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ffde00;
	display: block;
}
.corollist li .ticon8 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #c8c8c8;
	display: block;
}
.corollist li .ticon9 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #f5e7e7;
	display: block;
}
.corollist li .ticon10 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #faf4f4;
	display: block;
}
.corollist li .name {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #333;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.5px;
}
.product_plamain2 {
	/*float: left;*/
	width: 100%;
	/*position: absolute;
	left: 0px;
	top: 2800px;*/
}
.product_plamain2 .title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "黑体", sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.product_plamain2 table {
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	/*margin-left: 92px;*/
	float: left;
}
.product_plamain2 .toptitle {
	background: #faf4f4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
.product_plamain2 .jstr {
	background: #fff;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_plamain2 .ostr {
	background: #f9f9f9;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_plamain2 table td {
	border-bottom: 1px solid #b8b8b8;
}
/*END PLA耗材*/

/*ABS耗材*/
.product_absmain {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
}
.container1 {
	margin: 0px auto;
	width: 1180px;
	position: relative;
}
.container1 .rightbox5 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	background: url(../images/bg_hc.png) center 0px;
	background-repeat: no-repeat;
	position: relative;
	height: 3250px;
}
.product_absmain .title {
	float: left;
	margin-top: 80px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
}
.product_absmain .hcpic1 {
	position: absolute;
	top: 465px;
	left: 290px;
	width: 175px;
	height: 165px;
}
.product_absmain .hcpic2 {
	position: absolute;
	top: 410px;
	left: 525px;
	width: 264px;
	height: 216px;
}
.product_absmain .text1 {
	position: absolute;
	left: 420px;
	top: 635px;
	line-height: 28px;
	width: 520px;
	letter-spacing: 1px;
	color: #5d5d5d;
	font-size: 14px;
}
.product_absmain .listinfo {
	position: absolute;
	left: 0px;
	top: 885px;
	width: 1000px;
}
.product_absmain .listinfo ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.product_absmain .listinfo ul li {
	float: left;
	margin: 0px 25px;
	padding: 0px;
	width: 200px;
}
.listinfo li .icon {
	float: left;
	width: 100%;
	text-align: center;
	height: 92px;
}
.listinfo li .name {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0090ff;
	letter-spacing: 1px;
}
.listinfo li .textinfo {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
}
.product_absmain .hcpic3 {
	position: absolute;
	top: 870px;
	left: 75px;
	width: 330px;
	height: 245px;
}
.product_absmain .text2 {
	position: absolute;
	left: 495px;
	top: 900px;
	width: 300px;
}
.product_absmain .text3 {
	position: absolute;
	left: 170px;
	top: 1275px;
	width: 300px;
}
.product_absmain .text4 {
	position: absolute;
	left: 645px;
	top: 1575px;
	width: 300px;
}
.product_absmain .text5 {
	position: absolute;
	left: 110px;
	top: 1965px;
	width: 310px;
}
.product_absmain .absyd1 {
	float: left;
	width: 100%;
	text-align: right;
	height: 85px;
}
.absyd1 .yn {
	float: right;
	margin-right: 35px;
	height: 85px;
}
.absyd1 .yt {
	float: right;
	margin-top: 39px;
	/*height: 46px;*/
	line-height: 46px;
	font-size: 46px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	margin-right: 5px;
}
.product_absmain .info2 {
	float: left;
	width: 100%;
	text-align: center;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-weight: normal;
}
.product_absmain .hcpic4 {
	position: absolute;
	top: 1210px;
	left: 490px;
	width: 380px;
	height: 260px;
}
.product_absmain .hcpic5 {
	position: absolute;
	top: 1575px;
	left: 165px;
	width: 340px;
	height: 205px;
}
.product_absmain .hcpic6 {
	position: absolute;
	top: 1925px;
	left: 445px;
	width: 325px;
	height: 315px;
}
.product_absmain .hcpic7 {
	position: absolute;
	top: 2260px;
	left: 635px;
	width: 200px;
	height: 210px;
}
.product_absmain .corollist {
	position: absolute;
	left: 95px;
	top: 2280px;
	width: 500px;
}
.product_absmain .coroltitle {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 27px;
	letter-spacing: 1px;
}
/*.corollist ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}*/
.corollist ul li {
	/*float: left;
	width: 32px;
	margin-right: 10px;*/
}
.corollist li .ticon1 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #000;
	display: block;
}
.corollist li .ticon2 {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 16px;
	background: #fff;
	display: block;
	border: 1px solid #999;
}
.corollist li .ticon3 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ff0000;
	display: block;
}
.corollist li .ticon4 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ffae00;
	display: block;
}
.corollist li .ticon5 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #0060ff;
	display: block;
}
.corollist li .ticon6 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #0bc945;
	display: block;
}
.corollist li .ticon7 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ffde00;
	display: block;
}
.corollist li .ticon8 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #c8c8c8;
	display: block;
}
.corollist li .ticon9 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #f5e7e7;
	display: block;
}
.corollist li .ticon10 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #faf4f4;
	display: block;
}
.corollist li .name {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #333;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.5px;
}
.product_absmain2 {
	/*float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 2570px;*/
}
.product_absmain2 .title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "黑体", sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.product_absmain2 table {
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	/*margin-left: 92px;
	float: left;*/
}
.product_absmain2 .toptitle {
	background: #faf4f4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
.product_absmain2 .jstr {
	background: #fff;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_absmain2 .ostr {
	background: #f9f9f9;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_absmain2 table td {
	border-bottom: 1px solid #b8b8b8;
}
/*END ABS耗材*/

/*TPU 耗材*/
.product_tpumain {
	float: left;
	width: 100%;
	/*background: url(../images/bg_hc1.png) center 0px;
	background-repeat: no-repeat;*/
	font-family: "黑体", sans-serif;
}
.container1 {
	margin: 0px auto;
	width: 1180px;
	position: relative;
}
.container1 .rightbox6 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	position: relative;
	height: 2100px;
}
.product_tpumain .title {
	float: left;
	margin-top: 80px;
	/*height: 60px;*/
	width: 100%;
	line-height: 130%;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
}
.product_tpumain .hcpic1 {
	position: absolute;
	top: 440px;
	left: 20px;
	width: 730px;
	height: 250px;
}
.product_tpumain .hcpic2 {
	position: absolute;
	top: 170px;
	right: 10px;
	width: 310px;
	height: 369px;
}
.product_tpumain2 {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
	margin-bottom: 30px;
	/*margin-top: 520px;*/
}
.product_tpumain2 .text1 {
	line-height: 28px;
	/*width: 620px;*/
	letter-spacing: 1px;
	color: #5d5d5d;
	font-size: 14px;
	padding: 20px 29px;
	border-radius: 15px;
	border: 1px solid #ddd;
	/*margin: 20px 130px;*/
}
.product_tpumain2 .haochu {
	float: left;
	width: 100%;
	margin: 20px 0px;
	padding: 0px;
}
.haochu ul {
	margin: 0px;
	padding: 0px;
}
/*.haochu ul li {
	float: left;
	width: 50%;
	margin: 20px 0px;
}*/
.haochu li .tpuyd1 {
	float: left;
	width: 100%;
	text-align: right;
	/*height: 85px;*/
}
.tpuyd1 .yn {
	float: left;
	height: 85px;
}
.tpuyd1 .yt {
	float: left;
	margin-top: 29px;
	/*height: 46px;
	line-height: 46px;*/
	font-size: 46px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	margin-right: 5px;
	padding-left: 10px;
}
/*.haochu li .info2 {
	float: left;
	text-align: left;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	min-width: 300px;
}*/
.product_tpumain3 {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
	padding: 40px 0px;
	background: #f1f1f1;
}
.product_tpumain3 .coroltitle {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 27px;
	letter-spacing: 2px;
	text-align: center;
}
.product_tpumain3 .corollist2 {
	/*float: left;
	margin-left: 160px;*/
	padding: 0px;
	margin-bottom: 30px;
}
.corollist2 ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.corollist2 ul li {
	float: left;
	width: 70px;
	margin-right: 10px;
}
.corollist2 li .ticon1 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #000;
	display: block;
	margin-left: 19px;
}
.corollist2 li .ticon2 {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 16px;
	background: #fff;
	display: block;
	border: 1px solid #999;
	margin-left: 19px;
}
.corollist2 li .ticon3 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ff0000;
	display: block;
	margin-left: 19px;
}
.corollist2 li .ticon4 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #9133aa;
	display: block;
	margin-left: 19px;
}
.corollist2 li .ticon5 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #0060ff;
	display: block;
	margin-left: 19px;
}
.corollist2 li .ticon6 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #0bc945;
	display: block;
	margin-left: 19px;
}
.corollist2 li .ticon7 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ffde00;
	display: block;
	opacity: 0.8;
	margin-left: 19px;
}
.corollist2 li .ticon8 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ff0000;
	display: block;
	opacity: 0.5;
	margin-left: 19px;
}
.corollist2 li .ticon9 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #f5e7e7;
	display: block;
	margin-left: 19px;
}
.corollist2 li .ticon10 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #faf4f4;
	display: block;
	margin-left: 19px;
}
.corollist2 li .name {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	letter-spacing: 0.5px;
	margin-top: 15px;
}
.product_tpumain3 .title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "黑体", sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.product_tpumain3 table {
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	/*margin-left: 92px;*/
	float: left;
}
.product_tpumain3 .toptitle {
	background: #faf4f4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
.product_tpumain3 .jstr {
	background: #fff;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_tpumain3 .ostr {
	background: #f9f9f9;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_tpumain3 table td {
	border-bottom: 1px solid #b8b8b8;
}
/*END TPU 耗材*/
/*尼龙 耗材*/
.product_nlmain {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
	/*background: url(../images/bg_hc1.png) center 0px;*/
	background-repeat: no-repeat;
}
.container1 {
	margin: 0px auto;
	width: 1180px;
	position: relative;
}
.container1 .rightbox7 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	position: relative;
	height: 1500px;
}
.product_nlmain .title {
	float: left;
	margin-top: 80px;
	/*height: 60px;*/
	width: 100%;
	line-height: 130%;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
}
.product_nlmain .hcpic1 {
	position: absolute;
	top: 500px;
	left: 230px;
	width: 300px;
	height: 188px;
}
.product_nlmain .hcpic2 {
	position: absolute;
	top: 170px;
	right: 10px;
	width: 310px;
	height: 369px;
}
.product_nlmain2 {
	/*float: left;*/
	width: 100%;
	font-family: "黑体", sans-serif;
	margin-bottom: 30px;
	/*margin-top: 550px;*/
}
.product_nlmain2 .text1 {
	line-height: 28px;
	/*width: 620px;*/
	letter-spacing: 1px;
	color: #5d5d5d;
	font-size: 14px;
	padding: 20px 29px;
	border-radius: 15px;
	border: 1px solid #ddd;
	/*margin: 0px 130px 20px 130px;*/
}
.product_nlmain2 .haochu {
	float: left;
	width: 100%;
	margin: 20px 0px;
	padding: 0px;
}
.haochu ul {
	margin: 0px auto;
	padding: 0px;
	width: 85%;
}
/*.haochu ul li {
	float: left;
	width: 50%;
	margin: 20px 0px;
}*/
.haochu li .nlyd1 {
	float: left;
	width: 100%;
	text-align: right;
	/*height: 85px;*/
}
.nlyd1 .yn {
	float: left;
	height: 85px;
}
.nlyd1 .yt {
	float: left;
	margin-top: 29px;
	/*height: 46px;*/
	line-height: 130%;
	font-size: 46px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	margin-right: 5px;
	padding-left: 10px;
}
.haochu li .info2 {
	float: left;
	text-align: left;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	/*min-width: 300px;*/
}
.product_nlmain3 {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
	padding: 0px 0px 80px 0px;
	background: #f1f1f1;
}
.product_nlmain3 .coroltitle {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 27px;
	letter-spacing: 2px;
	text-align: center;
}
.product_nlmain3 .corollist3 {
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 30px;
}
.corollist3 ul {
	width: 80px;
	margin: 0px auto;
	padding: 0px;
height:
}
.corollist3 ul li {
	float: left;
	width: 70px;
	margin-right: 10px;
}
.corollist3 li .ticon1 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #fff;
	display: block;
	margin-left: 19px;
}
.corollist3 li .name {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	letter-spacing: 0.5px;
	margin-top: 15px;
}
.product_nlmain3 .title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "黑体", sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product_nlmain3 table {
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	/*margin-left: 92px;
	float: left;*/
}
.product_nlmain3 .toptitle {
	background: #faf4f4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
.product_nlmain3 .jstr {
	background: #fff;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_nlmain3 .ostr {
	background: #f9f9f9;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_nlmain3 table td {
	border-bottom: 1px solid #b8b8b8;
}
/*END 尼龙 耗材*/

/*蜡���?耗材*/
.product_lxmain {
	float: left;
	width: 100%;
	/*background: url(../images/bg_hc1.png) center 0px;
	background-repeat: no-repeat;*/
	font-family: "黑体", sans-serif;
}
.container1 {
	margin: 0px auto;
	width: 1180px;
	position: relative;
}
.container1 .rightbox8 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	position: relative;
	height: 1500px;
}
.product_lxmain .title {
	float: left;
	margin-top: 80px;
	/*height: 60px;*/
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
}
.product_lxmain .hcpic1 {
	position: absolute;
	top: 500px;
	left: 210px;
	width: 300px;
	height: 188px;
}
.product_lxmain .hcpic2 {
	position: absolute;
	top: 170px;
	right: 10px;
	width: 310px;
	height: 369px;
}
.product_lxmain2 {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
	margin-bottom: 30px;
	/*margin-top: 550px;*/
}
.product_lxmain2 .text1 {
	    line-height: 28px;
    width: 100%;
    letter-spacing: 1px;
    color: #5d5d5d;
    font-size: 14px;
    padding: 20px 29px;
    border-radius: 15px;
    border: 1px solid #ddd;
    /* margin: 20px 130px; */
}
.product_lxmain2 .haochu {
	float: left;
	width: 100%;
	margin: 20px 0px;
	padding: 0px;
}
.haochu ul {
	margin: 0px auto;
	padding: 0px;
	width: 85%;
}
.haochu ul li {
	float: left;
	width: 50%;
	margin: 20px 0px;
}
.haochu li .lxyd1 {
	float: left;
	width: 100%;
	text-align: right;
	/*height: 85px;*/
}
.lxyd1 .yn {
	float: left;
	height: 85px;
}
.lxyd1 .yt {
	float: left;
	margin-top: 29px;
	/*height: 46px;*/
	line-height: 130%;
	font-size: 46px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	margin-right: 5px;
	padding-left: 10px;
}
/*.haochu li .info2 {
	float: left;
	text-align: left;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	min-width: 300px;
}*/
.product_lxmain3 {
	float: left;
	width: 100%;
	font-family: "黑体", sans-serif;
	padding: 0px 0px 80px 0px;
	background: #f1f1f1;
}
.product_lxmain3 .coroltitle {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 27px;
	letter-spacing: 2px;
	text-align: center;
}
.product_lxmain3 .corollist4 {
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 30px;
}
.corollist4 ul {
	width: 80px;
	margin: 0px auto;
	padding: 0px;
height:
}
.corollist4 ul li {
	float: left;
	width: 70px;
	margin-right: 10px;
}
.corollist4 li .ticon1 {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #fff;
	display: block;
	margin-left: 19px;
}
.corollist4 li .name {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	letter-spacing: 0.5px;
	margin-top: 15px;
}
.product_lxmain3 .title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: "黑体", sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product_lxmain3 table {
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
/*	margin-left: 92px;*/
	float: left;
}
.product_lxmain3 .toptitle {
	background: #faf4f4;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
.product_lxmain3 .jstr {
	background: #fff;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_lxmain3 .ostr {
	background: #f9f9f9;
	font-size: 14px;
	color: #555;
	letter-spacing: 1px;
}
.product_lxmain3 table td {
	border-bottom: 1px solid #b8b8b8;
}
/*END 蜡���?耗材*/	
/*20160118更改产品切换*/
.container .productcl2 {
	float: left;
	height: 90px;
	line-height: 83px;
	text-align: center;
	width: 100%;
}
.productcl2 ul {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
}
.productcl2 li {
	color: #29211f;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0;
	width: 200px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	float: left;
	margin: 0px;
	cursor: pointer;
}
.productcl2 .current {
	color: #e62129;
	border-bottom: 5px solid #e62129;
}
.productcl2 li a:link {
	color: #29211f;
}
.productcl2 li a:visited {
	color: #29211f;
}
.productcl2 li a:hover {
	color: #e62129;
}
.productcl2 li a:active {
	color: #29211f;
}
/*END20160118更改产品切换*/
.container1 .rightboxall2 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	position: relative;
	height: 1500px;
}
.rightboxall2 .title {
	float: left;
	margin-top:30px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.5px;
}

.aproducts_main .rightbox {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	position: relative;
}
.productqkl .rightbox2 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
	position: relative;
}
.aproducts_main .rightbox3 {
	float: right;
	width: 965px;
	margin: 0px 0px 80px 0px;
	padding: 0px;
	border-left: 1px solid #e4e4e4;
}
/*3D打印主板*/
.zb-title {
	float: left;
	width: 100%;
	margin-top: 30px;
	height: 130px;
	line-height: 130%;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #6bc132;
	font-family: "黑体", sans-serif;
}
.zb-main {
	float: left;
	/*width: 823px;*/
	margin: 0px 30px;
	padding: 30px 40px;
	border: 1px solid #cacaca;
	color: #666;
	font-size: 14px;
	font-family: "黑体", sans-serif;
	line-height: 34px;
	letter-spacing: 0px;
}
.zb-main p {
	text-indent: 2em;
	width: 100%;
	color: #666;
	font-size: 14px;
	font-family: "黑体", sans-serif;
	line-height: 34px;
	float: left;
	padding: 5px 0;
	letter-spacing: 0.5px;
}
.zb-main2 {
	float: left;
	width: 100%;
	margin: 70px 0px;
}
.zb-main2 .zbleft {
	float: left;
	/*width: 415px;*/
	margin: 0px;
	padding: 0px;
}
.zbleft .zbname {
	float: left;
	width: 215px;
	height: 50px;
	margin-top: 15px;
	margin-bottom: 105px;
	margin-left: 100px;
	background: #6bc132;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.zbleft .zbpic {
	/*float: left;
	width: 415px;*/
}
.zbleft .zbpic img {
	width: 100%;
}
.zb-main2 .zbright {
	float: left;
	/*width: 550px;*/
	margin: 0px;
	padding: 0px;
}
.zbright dl {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.zbright dl dt {
	width: 20px;
	float: left;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	background: #000;
	margin: 7px 10px 7px 0px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.zbright dl dd {
	float: left;
	height: 34px;
	line-height: 34px;
	margin: 0px;
	color: #333;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	font-family: "黑体", sans-serif;
	border-bottom: 1px solid #c4c4c4;
	text-transform: uppercase;
}
.zbright dl dd .cs {
	color: #666;
}
.zb-main3 {
	float: left;
	width: 100%;
	margin: 30px 0px;
}
.zb-main3 .zbname2 {
	float: left;
	width: 276px;
	height: 50px;
	margin-bottom: 50px;
	margin-left: 65px;
	background: #6bc132;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.zb-main3 .zbpic2 {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.zbpic2 img {
	/*width: 904px;*/
}
.zb-main3 ul {
	float: left;
	margin: 30px 0px;
	width: 100%;
}
.zb-main3 ul li {
	float: left;
	/*width: 297px;
	margin: 0px 12px;*/
	background: url(../images/zb-3.png);
	height: 258px;
	background-repeat: no-repeat;
    background-position-x: center;
}
.zb-main3 li .pic {
	float: left;
	width: 100%;
	height: 100px;
	text-align: center;
}
.zb-main3 li .text {
	float: left;
	/*width: 235px;*/
	margin: 8px 31px;
	line-height: 24px;
	font-size: 16px;
	font-family: "黑体", sans-serif;
	color: #000;
	text-align: left;
}
/*END-3D打印主板*/

/*arts marker pro*/
.art-title {
	float: left;
	width: 100%;
	text-align: center;
	/*height: 60px;
	line-height: 60px;*/
	font-family: "黑体", sans-serif;
	color: #333;
	font-size: 32px;
	font-weight: bold;
}
.art-title2 {
	float: left;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-family: "黑体", sans-serif;
	color: #636363;
	font-size: 16px;
}
.art-main {
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
	position: relative;
}
.art-main .art-pic {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.art-main .art-pic img {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.art-main .art-pdetailBox {
	position: absolute;
	bottom: 6px;
	right: 200px;
	width: 440px;
}
.art-pdetailBox .art-pdetail {
	float: left;
	width: 122px;
	height: 122px;
	margin-right: 20px;
}
.art-pdetail img {
	width: 100%;
	height: auto;
}
.art-pdetailBox img {
	float: left;
	width: 122px;
	height: 122px;
	margin-right: 20px;
}
.art-main .art-mdlist {
	float: left;
	margin-left: 100px;
	margin-right: 40px;
	width: 100px;
	margin-bottom: 40px;
}
.art-mdlist ul {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding: 0px;
}
.art-mdlist ul li {
	width: 100px;
	height: 100px;
	margin: 30px 0px;
	background: url(../images/art-2.png);
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #e0c92c;
	font-family: "黑体", sans-serif;
}
.art-main .art-pic2 {
	float: left;
	width: 445px;
	margin-left: 40px;
	margin-right: 40px;
}
.art-pic2 img {
	width: 100%;
	height: auto;
}
.art-main .art-right {
	float: left;
	width: 440px;
	margin-top: 15px;
}
.art-right .art-pic3 {
	float: left;
	margin-left: 40px;
	margin-bottom: 120px;
	text-align: left;
	width: 285px;
	height: 80px;
	background: url(../images/art-6.png);
	font-size: 24px;
	font-family: tahoma, arial, Hiragino Sans GB, "黑体", sans-serif;
	;
	color: #333;
	line-height: 32px;
	padding-top: 25px;
	padding-left: 40px;
}
.art-right .art-pdetail {
	float: left;
	width: 122px;
	height: 122px;
	margin-right: 20px;
}
.art-pdetail img {
	width: 100%;
	height: auto;
}
.art-main2 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.art-main2 .text1 {
	position: absolute;
	left: 33px;
	top: 306px;
	font-size: 20px;
	font-family: tahoma, arial, Hiragino Sans GB, "黑体", sans-serif;
	color: #333;
	line-height: 32px;
}
.art-main2 .text2 {
	position: absolute;
	left: 835px;
	top: 465px;
	font-size: 20px;
	font-family: tahoma, arial, Hiragino Sans GB, "黑体", sans-serif;
	;
	color: #333;
	line-height: 20px;
}
.art-main2 .text3 {
	position: absolute;
	left: 585px;
	top: 668px;
	font-size: 20px;
	font-family: tahoma, arial, Hiragino Sans GB, "黑体", sans-serif;
	;
	color: #333;
	line-height: 20px;
}
.art-main3 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.art-main3 .art-title2 {
	float: left;
	width: 180px;
	margin-left: 392px;
	margin-right: 393px;
	height: 60px;
	padding-top: 20px;
	font-size: 20px;
	font-family: tahoma, arial, Hiragino Sans GB, "黑体", sans-serif;
	;
	color: #333;
	line-height: 60px;
	text-align: center;
	background: url(../images/art-12.png);
}
.art-main3 table {
	float: left;
	width: 965px;
	margin: 30px 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.art-main3 table tr {
}
.art-main3 .title-td {
	border-right: 1px solid #dedede;
	float: left;
	width: 180px;
	color: #888888;
	font-size: 14px;
	line-height: 42px;
	font-family: "黑体", sans-serif;
	text-align: left;
	text-indent: 1em;
	border-bottom: 1px solid #000;
}
.art-main3 .title-td2 {
	border-right: 1px solid #dedede;
	float: left;
	width: 300px;
	color: #333333;
	font-size: 14px;
	line-height: 42px;
	font-family: "黑体", sans-serif;
	text-align: left;
	text-indent: 1em;
	border-bottom: 1px solid #000;
}
.art-main3 .title-td3 {
	border-right: 1px solid #000;
	float: left;
	width: 300px;
	color: #333333;
	font-size: 14px;
	line-height: 42px;
	font-family: "黑体", sans-serif;
	text-align: left;
	text-indent: 1em;
	border-bottom: 1px solid #000;
}
/*END-arts marker pro*/
/*START-Happy marker*/
.productsuinfo .LcBanner {
	float: left;
	width: 965px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.productsuinfo .LcBanner img {
	width: 100%;
}
.productsuinfo .LcBanner2 {
	float: left;
	/*width: 965px;*/
	margin: 0px;
	padding: 0px;
	position: relative;
}
.LcBanner .Lcchar {
	position: absolute;
	right: 100px;
	bottom: 240px;
	font-size: 16px;
	font-family: "黑体", sans-serif;
}
.productsuinfo .LcMaker_main1 {
	/*width: 965px;*/
	margin: 0px;
	padding: 0px;
}
.LcMaker_main1 .title-pic1 {
	width: 100%;
	float: left
}
.LcMaker_main1 .title-pic1 img {
	float: right;
	margin-top: -100px;
}
.LcMaker_main1 .title-pic2 {
	width: 100%;
	float: left
}
.LcMaker_main1 .title-pic2 img {
	float: right;
	margin-top: 20px;
	margin-right: 70px;
}
.LcMaker_main1 .title-pic3 {
	width: 100%;
	float: left
}
.LcMaker_main1 .title-pic3 img {
	float: left;
	/*margin-left: 30px;*/
}
.LcMaker_main1 .title-pic4 {
	width: 100%;
	float: left
}
.LcMaker_main1 .title-pic4 img {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.LcMaker_main1 .title_text3 {
	/*width: 900px;*/
	float: left;
	margin-left: 60px;
	margin-top: 30px;
	font-family: "黑体", sans-serif;
	font-size: 14px;
}
.LcMaker_main1 .lcMaker-list {
	/*width: 938px;*/
	margin: 30px auto;
	border: 1px solid #f13a1e;
	background-color: #FFF;
	border-radius: 10px;
}
.lcMaker-list .lcMaker-listTitle {
	width: 100%;
	color: #f13a1e;
	font-size: 22px;
	text-align: center;
	line-height: 60px;
	font-family: "黑体", sans-serif;
}
.lcMaker-list table {
	/*width: 910px;*/
	margin: 0px auto;
	background-color: #FFF;
	border: 1px solid #f0962f;
	border-radius: 10px;
	margin-bottom: 20px;
}
.lcMaker-list table tr {
	border-bottom: 1px solid #000;
}
.lcMaker-list table td {
	border-right: 1px solid #000;
}
.lcMaker-list table td:last-child {
	border-right: none;
}
.lcMaker-list .thTitle {
	background-color: #f13a1e;
}
.lcMaker-list .thTitle:first-child {
	border-top-left-radius: 10px;
}
.lcMaker-list .thTitle:last-child {
	border-top-right-radius: 10px;
}
.lcMaker-list .thTitle {
	font-size: 20px;
	border-right: 1px #fff solid;
	color: #fff;
}
.lcMaker-list .thInfo_nuborder {
	font-size: 14px;
	background-color: #fff;
	color: #000;
}
.lcMaker-list .thInfo {
	font-size: 14px;
	background-color: #fff;
	border-bottom: 1px solid #000;
	color: #000;
}
.productsuinfo .LcMaker_main2 {
	/*width: 965px;*/
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	/*overflow: hidden;*/
	padding-bottom: 60px;
}
.productsuinfo .LcMaker_main3 {
	/*width: 965px;*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-top: 60px;
}
.productsuinfo .LcMaker_main4 {
	/*width: 965px;*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-top: 60px;
}
.LcMaker_main2 .title-picB {
	width: 100%;
	float: left
}
.LcMaker_main2 .title-picB img {
	width: 100%;
	text-align: center;
}
.LcMaker_main2 .title_textB {
	width: 50%;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.LcMaker_main3 .LcMaker_left {
	width: 50%;
	float: left;
}
.LcMaker_main3 .LcMaker_left img {
	/*width: 270px;
	margin-left: 140px;
	text-align: center;
	*/
}
.LcMaker_main3 .LcMaker_right {
	width: 50%;
	float: left;
}
.LcMaker_main3 .LcMaker_right ul {
	width: 100%;
}
.LcMaker_main3 .LcMaker_right ul li {
	margin: 12px 0px;
}
.LcMaker_main3 .LcMaker_right .charTitle {
	font-size: 18px;
	font-weight: bold;
	color: #da1b59;
	font-family: "黑体", sans-serif;
}
.LcMaker_main3 .LcMaker_right .charTitle img {
	margin-right: 12px;
}
.LcMaker_main3 .LcMaker_right p {
	font-size: 16px;
	padding-left: 26px;
	font-family: "黑体", sans-serif;
}
.LcMaker_main4 .LcMaker_format {
	float: left;
	width: 50%;
}
.LcMaker_main4 .LcMaker_format ul {
	/*width: 60%;
	margin-left: 200px;*/
}
.LcMaker_main4 .LcMaker_format ul li {
	font-size: 16px;
	line-height: 40px;
	font-family: "黑体", sans-serif;
}
.LcMaker_main4 .LcMaker_format ul li:first-child {
	font-size: 26px;
	line-height: 40px;
	color: #2599b0;
	font-weight: bold;
	font-family: "黑体", sans-serif;
}
.LcMaker_main4 .LcMaker_pen {
	float: left;
	width: 50%;
}
.LcMaker_pen img {
	width: 237px;
}
/*END-Happy marker*/


/*banner main_image */
#banner {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.main_visual {
	height: 450px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
}
.main_image {
	height: 450px;
	overflow: hidden;
	position: relative;
}
.main_image ul {
	width: 9999px;
	height: 450px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 450px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 450px
}
.main_image li a {
	display: block;
	width: 100%;
	height: 450px
}
.main_image li .img_1 {
	background: url('../images/banner01.jpg') center top no-repeat
}
.main_image li .img_2 {
	background: url('../images/banner02.jpg') center top no-repeat
}
.main_image li .img_3 {
	background: url('../images/banner03.jpg') center top no-repeat
}
.main_image li .img_4 {
	background: url('../images/banner04.jpg') center top no-repeat
}
.main_image li .img_5 {
	background: url('../images/banner05.jpg') center top no-repeat
}
div.flicking_con {
	position: absolute;
	top: 420px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
}
div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url('../images/btn_main_img.png') 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}
div.flicking_con a.on {
	background-position: 0 -21px
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}

/*start colormaker 打印��*/
.rightbox .titMaker4 {
	width: 279px;
	margin: 0px auto;
	margin-bottom: 30px;
	margin-top: 50px;
	padding: 0px;
}
.rightbox .titMaker4 img {
	width: 100%;
}
.rightbox .ptitle4 {
	width: 600px;
	text-align: center;
	font-size: 14px;
	margin: 0px auto;
	padding: 0px;
}
.rightbox .products_main11 {
	width: 100%;
	float: left;
	padding: 35px 0px 0px 0px;
	margin: 0px;
	background: #fff;
}
.rightbox .products_main11 .prlistinfo4 {
	float: left;
	width: 427px;
	margin: 30px 0;
	padding: 0 80px;
}
.rightbox .products_main11 .prlistinfo4 .listtitle4 {
	width: 100%;
	color: #0091d5;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-family: "思源黑体CN";
}
.rightbox .products_main11 .prlistinfo4 p {
	width: 100%;
	color: #000;
	letter-spacing: 2px;
	line-height: 30px;
	text-indent: 32px;
	font-size: 14px;
	font-family: "思源黑体CN";
	margin-bottom: 12px;
}
.rightbox .products_main11 .prpic04 {
	float: left;
	width: 378px;
	margin: 30px 0;
}
.rightbox .products_main11 .prpic04 img {
	width: 100%;
}
.rightbox .products_main11 .prpic05 {
	float: left;
	margin: 30px 0;
	width: 395px;
	padding-left: 80px;
}
.rightbox .products_main11 .prpic05 img {
	width: 100%;
}
.rightbox .products_main11 .prlistinfo5 {
	float: left;
	width: 490px;
	margin: 30px 0;
}
.rightbox .products_main11 .prlistinfo5 p span {
	color: #0091d5;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: "思源黑体CN";
}
.rightbox .products_main11 .prlistinfo5 p {
	width: 100%;
	color: #000;
	margin-top: 40px;
	letter-spacing: 2px;
	line-height: 30px;
	font-size: 14px;
	font-family: "思源黑体CN";
	margin-bottom: 12px;
}
.rightbox .products_main11 .prlistinfo6 {
	width: 805px;
	margin: auto 0;
	padding: 0 80px;
}
.rightbox .products_main11 .prlistinfo6 .yy_con_item1 {
	width: 100%;
	margin: auto 0;
}
.prlistinfo6 .yy_con_item1 .yytitle1 {
	width: 100%;
	color: #0091d5;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.prlistinfo6 .yy_con_item1 .jyyy_ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.prlistinfo6 .yy_con_item1 .jyyy_ul li {
	width: 184px;
	float: left;
	margin-right:23px;
}
.prlistinfo6 .yy_con_item1 .jyyy_ul li img {
	width: 100%;
}
.prlistinfo6 .yy_con_item1 .jyyy_ul li:last-child {
	margin-right: 0px;
}
.rightbox .products_main11 .prlistinfo6 .yy_con_item2 {
	width: 400px;
	float: left;
}
.rightbox .products_main11 .prlistinfo6 .yy_con_item3 {
	width: 405px;
	float: left;
}
.prlistinfo6 .yy_con_item2 .yytitle2 {
	width: 100%;
	float: left;
	color: #0091d5;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.prlistinfo6 .yy_con_item3 .yytitle3 {
	width: 100%;
	float: left;
	color: #0091d5;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.prlistinfo6 .yy_con_item2 .ylyy_ul {
	width: 100%;
	float: left;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.prlistinfo6 .yy_con_item2 .ylyy_ul li {
	width: 154px;
	float: left;
	margin-right: 63px;
}
.prlistinfo6 .yy_con_item2 .ylyy_ul li:last-child {
	width: 154px;
	float: left;
	margin-right: 29px;
}
.prlistinfo6 .yy_con_item3 .cpsj_ul {
	width: 100%;
	float: left;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.prlistinfo6 .yy_con_item3 .cpsj_ul li {
	width: 154px;
	float: left;
	margin-left: 63px;
}
.prlistinfo6 .yy_con_item3 .cpsj_ul li:first-child {
	width: 154px;
	float: left;
	margin-left: 29px;
}
.prlistinfo6 .yy_con_item1 .jzmx_ul {
	width: 154px;
	margin: 0 auto;
}
.rightbox .products_main11 .prlistinfo7 {
	width: 888px;
	margin: auto 0;
	margin-bottom: 20px;
	padding: 0 39px 0 38px;
}
.rightbox .products_main11 .prlistinfo7 table {
	width: 100%;
	margin: auto 0;
	margin-bottom: 20px;
}
.rightbox .products_main11 .prlistinfo7 table tr {
	width: 888px;
	margin: auto 0;
	margin-bottom: 1px;
	font-family: "思源黑体CN";
	height: 38px;
	font-size: 15px;
	font-weight: normal;
}
.rightbox .products_main11 .prlistinfo7 table tr th {
	background-color: #000;
	color: #fff;
	font-size: 18px;
	text-align: left;
	width: 100%;
	font-weight: normal;
	text-indent: 12px;
	border-bottom: 1px #fff solid;
}
.rightbox .products_main11 .prlistinfo7 table tr td {
	background-color: #eaeaea;
	color: #000;
	height: 38px;
	text-indent:12px;
	border-right: 1px #fff solid;border-bottom: 1px #fff solid;
}
.rightbox .products_main11 .prlistinfo7 table tr td.grey_tdbg {
	width:140px;
	text-indent:0px;
	background-color: #8a8a8a;
	color: #fff;
}
.rightbox .products_main11 .prlistinfo7 table tr td:last-child {
 border-right:none;
}
.text-center {
	text-align: center;
	text-indent:0;
}
.text-left {
	text-align: left;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif{
	width:100%;
	overflow:hidden;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif li{
	width:201px;
	float:left;
	margin-right:28px;
	margin-bottom:16px;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif li .certif_pic{
	width:100%;
	margin-bottom:20px;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif li .certif_pic img{
	width:100%;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif li .certif_name{
	font-size:16px;
	text-align:center;
	width:190px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif li .certif_number{
	font-size:16px;
	background-color:#373737;
	color:#fff;
	text-align:center;
	width:100%;
	height:30px;
	line-height:30px;
	margin:0 auto;
	
	margin-top:14px;
}
.rightbox .products_main11 .prlistinfo7 ul.zlCertif li:nth-child(4n){
	margin-right:0px;
	margin-bottom:16px;
}
/*END colormaker 打印��*/

/*HEIGHT*/

.height-0{
	height:0px;
}
.height-4{
	height:4px;
}
.height-6{
	height:6px;
}
.height-8{
	height:8px;
}

.height-10{
	height:10px;
}
.height-12{
	height:12px;
}
.height-14{
	height:14px;
}
.height-16{
	height:16px;
}
.height-18{
	height:18px;
}
.height-20{
	height:20px;
}
.height-30{
	height:30px;
}
.height-40{
	height:40px;
}
.height-50{
	height:50px;
}
.height-60{
	height:60px;
}
.height-70{
	height:70px;
}
.line-height-0{
	line-height:0px;
}
.line-height-4{
	line-height:4px;
}
.line-height-6{
	line-height:6px;
}
.line-height-8{
	line-height:8px;
}

.line-height-10{
	line-height:10px;
}
.line-height-12{
	line-height:12px;
}
.line-height-14{
	line-height:14px;
}
.line-height-16{
	line-height:16px;
}
.line-height-18{
	line-height:18px;
}
.line-height-20{
	line-height:20px;
}
.line-height-30{
	line-height:30px;
}
.line-height-40{
	line-height:40px;
}
.line-height-50{
	line-height:50px;
}
.line-height-60{
	line-height:60px;
}
.line-height-70{
	line-height:70px;
}
/* END -banner main_image */

.margin-top-0{
	margin-top:0px;
}
.margin-top-10{
	margin-top:10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-top-30{
	margin-top:30px;
}
.margin-top-40{
	margin-top:40px;
}
.margin-top-50{
	margin-top:50px;
}
.margin-top-60{
	margin-top:60px;
}
.margin-top-70{
	margin-top:70px;
}

.margin-top-80{
	margin-top:70px;
}
.margin-top-90{
	margin-top:70px;
}
.margin-top-100{
	margin-top:70px;
}
.margin-top-110{
	margin-top:70px;
}
.margin-top-120{
	margin-top:70px;
}
.padding-top-0{
	padding-top:0px;
}
.padding-top-10{
	padding-top:10px;
}
.padding-top-20{
	padding-top:20px;
}
.padding-top-30{
	padding-top:30px;
}
.padding-top-40{
	padding-top:40px;
}
.padding-top-50{
	padding-top:50px;
}
.padding-top-60{
	padding-top:60px;
}
.padding-top-70{
	padding-top:70px;
}

/*---底部----*/



.margin-bottom-0{
	margin-bottom:0px;

}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-bottom-30{
	margin-bottom:30px;
}
.margin-bottom-40{
	margin-bottom:40px;
}
.margin-bottom-50{
	margin-bottom:50px;
}
.margin-bottom-60{
	margin-bottom:60px;
}
.margin-bottom-70{
	margin-bottom:70px;
}

.padding-bottom-0{
	padding-bottom:0px;
}
.padding-bottom-10{
	padding-bottom:10px;
}
.padding-bottom-20{
	padding-bottom:20px;
}
.padding-bottom-30{
	padding-bottom:30px;
}
.padding-bottom-40{
	padding-bottom:40px;
}
.padding-bottom-50{
	padding-bottom:50px;
}
.padding-bottom-60{
	padding-bottom:60px;
}
.padding-bottom-70{
	padding-bottom:70px;
}

/*---------------*/

.col-center-block {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.logolist {
    margin-top: 20px;
    /*width:820px;*/
    margin-left: auto;
    margin-right: auto;
}
.logolist ul li {
    display: block;
    float: left;
   /* width: 150px;
    margin-right: 10px;*/
	margin-bottom: 10px;
}
.logolist ul li:last-child {
    margin-right: 0px;
}
.logolist ul li img {
    width: 100%;
}
/*---5?---*/
.col-lg-2dot4 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 1200px) {
.col-lg-2dot4 {
float: left;
}
.col-lg-2dot4 {
width: 20%;
}
.col-lg-pull-2dot4 {
right: 20%;
}
.col-lg-push-2dot4 {
left: 20%;
}
.col-lg-offset-2dot4 {
margin-left: 20%;
}

.company_list {
	float: left;
    width: 100%;
    height: 410px;
     background: url(../images/bg_company.jpg) 50% 0% no-repeat;
    margin: 0px;
    padding: 0px;
    position: relative;
    background-color: #f6f6f6;
}
}

@media (min-width: 1000px) {

.company_list {
	float: left;
    width: 100%;
    height: 410px;
     background: url(../images/bg_company.jpg) 50% 0% no-repeat;
    margin: 0px;
    padding: 0px;
    position: relative;
    background-color: #f6f6f6;
}
}

@media screen and (max-width: 768px) {
.company_list {
	float: left;
    width: 100%;
    /* height: 410px;
     background: url(../images/bg_company.jpg) 50% 0% no-repeat;*/
    margin: 0px;
    padding: 0px;
    position: relative;
    background-color: #f6f6f6;
}
}

.rightboxall2 p {
    float: left;
    text-align: left;
    /* width: 80%; */
    /* padding: 5px 10%; */
    line-height: 24px;
    font-size: 14px;
    color: #333;
}

.colormakerbar {
    width: 100%;
    border: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d8d8d8;
}
.colormakerintro {
   
    color: #797979;
   /* height: 200px;*/
    border: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d8d8d8;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:20px;
}

.colormakerintrotitle {
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
	    line-height: 120%;
		color: #797979;
}

.colormakertdintro .colormakerlist li {
    display: block;
    margin-bottom: 20px;
    float: left;
    font-size: 16px;
    background: url(../images/dian.png) no-repeat 0px 10px;
    padding-left: 20px;
}

.colormakertdintro .colormakerotherlist {
    float: left;
    margin-top: 60px;
	width:100%;
}
.colormakertdintro .colormakerotherlist li {
    display: block;
    float: left;
    font-size: 12px;
   /* margin-right: 30px;
    width: 100px;*/
    height: 150px;
    background-color: #F5F5F5;
    text-align: center;
    color: #333;
    padding: 10px;
    box-sizing: border-box;
}
.clormakercs {
   /* width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d8d8d8;
    padding-bottom: 100px;
}
.clormakercs .colormakercstitle {
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    text-align: center;
    color: #797979;
    margin-top: 60px;
    margin-bottom: 60px;
}
.clormakercs dl dt,dd{
	float:left;
	font-size:14px;
}
.clormakercs dl{
	height:40px;
	margin-bottom:10px;
}
.clormakercs dl:nth-child(2n){
	background-color:#fff;
}
.clormakercs dl dt{
	background-color:#efefef;
	width:20%;
	height:40px;
	line-height:40px;
	padding-left:10px;
	box-sizing:border-box;
}
.clormakercs dl dd{
	background-color:#fcfcfc;
	width:30%;
	height:40px;
	line-height:40px;
	margin-left:0px;
	padding-left:10px;
	box-sizing:border-box;
}

.colormakercl {
    /*width: 966px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.colormakercl .colormakercltitle {
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    text-align: center;
    color: #979797;
}
.colormakercl .colormakerclone {
    height: 258px;
    margin-top: 100px;
}
.colormakercl .colormakerclone img {
    /*width: 300px;
    height: 200px;*/
   /* float: left;*/
    /*margin-left: 50px;*/
}
.colormakercl .colormakerclone .colormakercloneright {
    /* width: 500px; */
    /* height: 200px; */
    /* margin-left: 100px; */
    float: right;
    font-size: 16px;
    margin-top: 88px;
    color: #b7b7b7;
}
.colormakercltwo{
    height: 300px;
    padding-left: 20px;
}
.colormakercltwo .colormakercltwoleft{
    float: left;
    font-size: 16px;
    color: #b7b7b7;
    /*width: 600px;*/
    margin-top: 60px;
}
.colormakercltwo img{
  /*  height: 258px;
    width: 258px;
    float: right;
    margin-right: 50px;
	*/
}
.colormakercasetitle {
   
    line-height: 40px;
    font-size: 40px;
    color: #797979;
    text-align: center;
    margin-bottom: 60px;
}
.colorbusinesscolor {
    background-color: #1ecc88;
}
.business {

   /* height: 232px;*/
}
.business .businesscontent {
    /*width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
	padding: 20px 0px 20px 0px;
   
}
.business .businesscontentleft {
    /*width: 800px;
    height: 202px;
    margin-top: 30px;*/
    float: left;
    box-sizing: border-box;
	
}
.business .businesstitle {
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
}
.business .businessintro {
    color: #fff;
    font-size: 14px;
   /* width: 700px;*/
}
.business .businesscntact {
    /*width: 350px;
    height: 40px;*/
    background-color: #fff;
    color: #7da538;
    float: left;
    display: block;
    line-height: 40px;
    font-size: 16px;
    margin-right: 20px;
    border-radius: 10px;
    padding-left: 90px;
    position: relative;
    box-sizing: border-box;
    padding-right: 20px;
    margin-top: 30px;
}

.business .businesscontentright {
    float: right;
    /*height: 202px;*/
    margin-top: 30px;
    box-sizing: border-box;
    cursor: pointer;
	text-align: right;
}
.business .businesscntact span {
    float: left;
    background-color: #424242;
    position: absolute;
    left: 0px;
    border-radius: 10px;
  /*  width: 80px;*/
    text-align: center;
    color: #fff;
	padding: 0px 10px;
}
.colormakerintro .colormakerintroinfo {
   
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #b7b7b7;
    font-size: 16px;
}
.colormakercltwo .colormakercltwoleft span {
    font-size: 28px;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #797979;
    margin-bottom: 20px;
}
.colormakercl .colormakerclone .colormakercloneright span {
    width: 100%;
    float: left;
    display: block;
    font-size: 28px;
    margin-bottom: 20px;
    color: #797979;
}
.colormakerbarleft {
    float: left;
    color: #797979;
	font-size: 16px;
}
.colormakerbarright {
    float: right;
    color: #797979;
	font-size: 16px;
}
.LcMaker_main4 .LcMaker_format ul li:first-child {
    font-size: 26px;
    line-height: 40px;
    color: #2599b0;
    font-weight: bold;
    font-family: "黑体", sans-serif;
}
.prlistinfo .listtitle {
    width: 95px;
    height: 38px;
    float: left;
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    text-indent: 1.4em;
    margin-bottom: 20px;
}
#products_main2 ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.qklinfo {
    /*width: 505px;*/
    float: left;
   /*margin-left: 40px;*/
    margin-top: 150px;
}

@media (max-width: 768px){
    .newsdetailinfo2 .left {
    /* width: 830px; */
    float: left;
    padding-right: 30px;
    border-right: 0px solid #c7c7c7;
    min-height: 486px;
    padding-bottom: 30px;
}
}
.roomintro {
    width: 100%;
    height: 188px;
    background-color: #09aea3;
}
.roomintrotxt {
   /* width: 600px;*/
    margin-left: auto;
    margin-right: auto;
    height: 188px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
    position: relative;
}
.roomintrotxt img {
    position: absolute;
    top: -30px;
    left:46%;
}
.roompartoneleft ul li img {
    position: absolute;
}
.roompartoneleft ul li span {
    display: block;
    width: 100%;
    float: left;
    position: absolute;
    left: 40px;
    font-size: 20px;
    font-weight: bold;
}
.roompartoneleft ul li {
    display: block;
    margin-bottom: 20px;
    float: left;
    position: relative;
    width: 100%;
}
.roompartoneleft ul li div {
    margin-top: 40px;
    margin-left: 40px;
    font-size: 16px;
    color: #b7b7b7;
}
.roompartthree {

    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
}
.roompartthreetitle {
    height: 80px;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
    color: #323232;
    margin-bottom: 40px;
}
.roompartthree ul li {
   /* background-color: #f8f8f8;*/

    display: block;
    float: left;
    /*padding: 30px;*/
    box-sizing: border-box;
    text-align: center;

}
.roompartthree ul li .jxsbbt {
   /* float: left;*/
    width: 162px;
   /* margin-left: 23px;
    margin-right: 23px;
	*/
    margin-top: 30px;
    height: 40px;
    line-height: 40px;
    background-color: #505050;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 10px;
}
.roompartthree ul li .jxsbbt a {
    color: #fff;
}
.roompartthree ul li .jxsbtitle {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 40px;
}
.border-0{
	border-width:0px;
}
.cxjspartfour {

    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.cxjspartfourtitle {
  
    text-align: center;
    font-size: 40px;
    color: #323232;
}
.cxjspartfour p {
    display: block;
    text-align: center;
    margin-top: 30px;
    color: #b7b7b7;
}
.cxjspartfour ul {
    margin-top: 80px;
    margin-bottom: 80px;
}
.cxjspartfour ul li {
    float: left;
    display: flex;
    font-size: 20px;
    font-weight: bold;
	margin-bottom:20px;
}
.cxjspartfive .cxjspartfiveleft span {
    font-size: 40px;
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.cxjspartfive .cxjspartfiveleft p {
    font-size: 16px;
    text-align: center;
    color: #b7b7b7;
}
.cxjspartfive .cxjspartfiveleft {

    float: left;
    height: 790px;
    padding-top: 210px;
    box-sizing: border-box;
    position: relative;
}
.cxjspartfive .cxjspartfiveleft img {
    position: absolute;
    bottom: 120px;
    box-shadow: 0px 0px 30px 10px rgba(241, 238, 238, 0.9);
	    z-index: 1000;
}
.cxjspartfive .cxjspartfiveright {

    float: right;
    height: 790px;
    background-color: #f8f8f8;
}
.cxjspartfive .cxjspartfiveright ul {
    margin-top: 108px;
    margin-bottom: 108px;
    cursor: pointer;
}
.cxjspartfive .cxjspartfiveright ul li {

   /* float: right;*/
    height: 170px;
    background-color: #fff;
   /* float: left;*/
   /* margin-left: 120px;*/
    margin-bottom: 26px;
    border-radius: 15px;
	margin-left:10%;
	margin-right:10%;
}
.cxjspartfive .cxjspartfiveright ul li .cxjskcright {
   /* margin-left: 20px;*/
    float: left;
    margin-top: 20px;
    line-height: 280%;
    font-weight: bold;

}
.cxjspartfive .cxjspartfiveright ul li .cxjskcright span {
    height: 60px;
   /* width: 60px;*/
    display: block;
    margin-top: 20px;
    /* text-align: center; */
    padding-top: 20px;
    box-sizing: border-box;
}
.cxjspartfive .cxjspartfiveright ul li .cxjskcright p {
    display: block;
    font-size: 30px;
}
.cxjspartfive .cxjspartfiveright ul li .kcpic {
    float: left;
    margin-top: 9px;
}

.cxjskcrightzjbgcolor {
    color: #095aad;
}
.cxjskcrightgjbgcolor {
    color: #e76795;
}
.kcleft{
	
}
.cxjspartsix {
   
    margin-left: auto;
    margin-right: auto;
   /* height: 526px;*/
    margin-top: 80px;
    margin-bottom: 80px;
}
.cxjspartsix .cxjspartsixtitle {

    text-align: center;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 80px;
}
.cxjspartsix ul li span {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.cxjspartsix ul li p {
    display: block;
    margin-left: 30px;
    font-size: 24px;
    margin-bottom: 20px;
}
.cxjskcrightseven {
    width: 100%;
    /*height: 478px;*/
    background-color: #f8f8f8;
}
.cxjskcrightseven .cxjskcrightsevenbody .cxjskcrightsevenbodytitle {
   /* width: 220px;*/
    float: left;
   /* height: 278px;*/
    font-size: 30px;
    color: #00ad99;
    padding: 76px 70px;
    box-sizing: border-box;
   /* margin-bottom: 90px;*/
    line-height: 150%;
    font-weight: bold;
    position: relative;
}
.cxjskcrightseven .cxjskcrightsevenbody .cxjskcrightsevenbodyintro {
   /* float: right;*/

    font-size: 16px;
   /* height: 278px;*/
    margin-top: 90px;
    margin-bottom: 90px;
    background-color: #fff;
    padding: 76px 70px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 10px rgba(241, 238, 238, 0.9);
    color: #b7b7b7;
    line-height: 170%;
}
.cxjskcrightseven .cxjskcrightsevenbody .cxjskcrightsevenbodytitle img {
    position: absolute;
    left: 10px;
    top: 80px;
}
.ketang {
    background-color: #09aea3;
}
.rightbox4 {
   .rightbox4 {
    /* float: right; */
    /* width: 100%; */
    /* margin: 0px 0px 80px 0px; */
    padding: 0px;
    /* border-left: 1px solid #e4e4e4; */
    /* background: url(../images/bg_hc.png) center 0px; */
    /* background-repeat: no-repeat; */
    /* position: relative; */
    height: 3500px;
}
}
.rightboxall2 p {
    float: left;
    text-align: left;
    width: 100%;
    padding: 5px 10%;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}
.navbar-brand {
  
    padding: 5px 5px;

}